| Package | Description |
|---|---|
| com.amazonaws.services.lexruntimev2.model |
| Modifier and Type | Method and Description |
|---|---|
ElicitSubSlot |
ElicitSubSlot.clone() |
ElicitSubSlot |
ElicitSubSlot.getSubSlotToElicit()
The field is not supported.
|
ElicitSubSlot |
DialogAction.getSubSlotToElicit()
The name of the constituent sub slot of the composite slot specified in slotToElicit that should be elicited from
the user.
|
ElicitSubSlot |
ElicitSubSlot.withName(String name)
The name of the slot that should be elicited from the user.
|
ElicitSubSlot |
ElicitSubSlot.withSubSlotToElicit(ElicitSubSlot subSlotToElicit)
The field is not supported.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElicitSubSlot.setSubSlotToElicit(ElicitSubSlot subSlotToElicit)
The field is not supported.
|
void |
DialogAction.setSubSlotToElicit(ElicitSubSlot subSlotToElicit)
The name of the constituent sub slot of the composite slot specified in slotToElicit that should be elicited from
the user.
|
ElicitSubSlot |
ElicitSubSlot.withSubSlotToElicit(ElicitSubSlot subSlotToElicit)
The field is not supported.
|
DialogAction |
DialogAction.withSubSlotToElicit(ElicitSubSlot subSlotToElicit)
The name of the constituent sub slot of the composite slot specified in slotToElicit that should be elicited from
the user.
|
Copyright © 2025. All rights reserved.