| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
SubSlotSetting |
UpdateSlotRequest.subSlotSetting()
Specifications for the constituent sub slots and the expression for the composite slot.
|
SubSlotSetting |
DescribeSlotResponse.subSlotSetting()
Specifications for the constituent sub slots and the expression for the composite slot.
|
SubSlotSetting |
UpdateSlotResponse.subSlotSetting()
Specifications for the constituent sub slots and the expression for the composite slot.
|
SubSlotSetting |
CreateSlotResponse.subSlotSetting()
Specifications for the constituent sub slots and the expression for the composite slot.
|
SubSlotSetting |
CreateSlotRequest.subSlotSetting()
Specifications for the constituent sub slots and the expression for the composite slot.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSlotRequest.Builder |
UpdateSlotRequest.Builder.subSlotSetting(SubSlotSetting subSlotSetting)
Specifications for the constituent sub slots and the expression for the composite slot.
|
DescribeSlotResponse.Builder |
DescribeSlotResponse.Builder.subSlotSetting(SubSlotSetting subSlotSetting)
Specifications for the constituent sub slots and the expression for the composite slot.
|
UpdateSlotResponse.Builder |
UpdateSlotResponse.Builder.subSlotSetting(SubSlotSetting subSlotSetting)
Specifications for the constituent sub slots and the expression for the composite slot.
|
CreateSlotResponse.Builder |
CreateSlotResponse.Builder.subSlotSetting(SubSlotSetting subSlotSetting)
Specifications for the constituent sub slots and the expression for the composite slot.
|
CreateSlotRequest.Builder |
CreateSlotRequest.Builder.subSlotSetting(SubSlotSetting subSlotSetting)
Specifications for the constituent sub slots and the expression for the composite slot.
|
Copyright © 2023. All rights reserved.