| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
CompositeSlotTypeSetting |
DescribeSlotTypeResponse.compositeSlotTypeSetting()
Specifications for a composite slot type.
|
CompositeSlotTypeSetting |
CreateSlotTypeResponse.compositeSlotTypeSetting()
Specifications for a composite slot type.
|
CompositeSlotTypeSetting |
UpdateSlotTypeRequest.compositeSlotTypeSetting()
Specifications for a composite slot type.
|
CompositeSlotTypeSetting |
UpdateSlotTypeResponse.compositeSlotTypeSetting()
Specifications for a composite slot type.
|
CompositeSlotTypeSetting |
CreateSlotTypeRequest.compositeSlotTypeSetting()
Specifications for a composite slot type.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSlotTypeResponse.Builder |
DescribeSlotTypeResponse.Builder.compositeSlotTypeSetting(CompositeSlotTypeSetting compositeSlotTypeSetting)
Specifications for a composite slot type.
|
CreateSlotTypeResponse.Builder |
CreateSlotTypeResponse.Builder.compositeSlotTypeSetting(CompositeSlotTypeSetting compositeSlotTypeSetting)
Specifications for a composite slot type.
|
UpdateSlotTypeRequest.Builder |
UpdateSlotTypeRequest.Builder.compositeSlotTypeSetting(CompositeSlotTypeSetting compositeSlotTypeSetting)
Specifications for a composite slot type.
|
UpdateSlotTypeResponse.Builder |
UpdateSlotTypeResponse.Builder.compositeSlotTypeSetting(CompositeSlotTypeSetting compositeSlotTypeSetting)
Specifications for a composite slot type.
|
CreateSlotTypeRequest.Builder |
CreateSlotTypeRequest.Builder.compositeSlotTypeSetting(CompositeSlotTypeSetting compositeSlotTypeSetting)
Specifications for a composite slot type.
|
Copyright © 2023. All rights reserved.