| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexruntimev2.model |
| Modifier and Type | Method and Description |
|---|---|
ElicitSubSlot |
DialogAction.subSlotToElicit()
The name of the constituent sub slot of the composite slot specified in slotToElicit that should be elicited from
the user.
|
ElicitSubSlot |
ElicitSubSlot.subSlotToElicit()
The field is not supported.
|
| Modifier and Type | Method and Description |
|---|---|
DialogAction.Builder |
DialogAction.Builder.subSlotToElicit(ElicitSubSlot subSlotToElicit)
The name of the constituent sub slot of the composite slot specified in slotToElicit that should be elicited
from the user.
|
ElicitSubSlot.Builder |
ElicitSubSlot.Builder.subSlotToElicit(ElicitSubSlot subSlotToElicit)
The field is not supported.
|
Copyright © 2023. All rights reserved.