public static class CanFulfillIntent.Builder extends Object
Modifier and Type | Method and Description |
---|---|
CanFulfillIntent |
build() |
CanFulfillIntent.Builder |
putSlotsItem(String key,
CanFulfillSlot slotsItem) |
CanFulfillIntent.Builder |
withCanFulfill(CanFulfillIntentValues canFulfill) |
CanFulfillIntent.Builder |
withCanFulfill(String canFulfill) |
CanFulfillIntent.Builder |
withSlots(Map<String,CanFulfillSlot> slots) |
public CanFulfillIntent.Builder withCanFulfill(String canFulfill)
public CanFulfillIntent.Builder withCanFulfill(CanFulfillIntentValues canFulfill)
public CanFulfillIntent.Builder withSlots(Map<String,CanFulfillSlot> slots)
public CanFulfillIntent.Builder putSlotsItem(String key, CanFulfillSlot slotsItem)
public CanFulfillIntent build()
Copyright © 2023. All rights reserved.