Package | Description |
---|---|
com.amazon.ask.model.canfulfill |
Modifier and Type | Method and Description |
---|---|
static CanFulfillIntent.Builder |
CanFulfillIntent.builder() |
CanFulfillIntent.Builder |
CanFulfillIntent.Builder.putSlotsItem(String key,
CanFulfillSlot slotsItem) |
CanFulfillIntent.Builder |
CanFulfillIntent.Builder.withCanFulfill(CanFulfillIntentValues canFulfill) |
CanFulfillIntent.Builder |
CanFulfillIntent.Builder.withCanFulfill(String canFulfill) |
CanFulfillIntent.Builder |
CanFulfillIntent.Builder.withSlots(Map<String,CanFulfillSlot> slots) |
Copyright © 2023. All rights reserved.