| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<SubSlotTypeComposition> |
CompositeSlotTypeSetting.subSlots()
Subslots in the composite slot.
|
| Modifier and Type | Method and Description |
|---|---|
CompositeSlotTypeSetting.Builder |
CompositeSlotTypeSetting.Builder.subSlots(SubSlotTypeComposition... subSlots)
Subslots in the composite slot.
|
| Modifier and Type | Method and Description |
|---|---|
CompositeSlotTypeSetting.Builder |
CompositeSlotTypeSetting.Builder.subSlots(Collection<SubSlotTypeComposition> subSlots)
Subslots in the composite slot.
|
Copyright © 2023. All rights reserved.