Package | Description |
---|---|
com.amazon.ask.model.canfulfill |
Modifier and Type | Method and Description |
---|---|
static CanFulfillSlot.Builder |
CanFulfillSlot.builder() |
CanFulfillSlot.Builder |
CanFulfillSlot.Builder.withCanFulfill(CanFulfillSlotValues canFulfill) |
CanFulfillSlot.Builder |
CanFulfillSlot.Builder.withCanFulfill(String canFulfill) |
CanFulfillSlot.Builder |
CanFulfillSlot.Builder.withCanUnderstand(CanUnderstandSlotValues canUnderstand) |
CanFulfillSlot.Builder |
CanFulfillSlot.Builder.withCanUnderstand(String canUnderstand) |
Copyright © 2023. All rights reserved.