| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<SlotTypeSummary> |
ListSlotTypesResponse.slotTypeSummaries()
Summary information for the slot types that meet the filter criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListSlotTypesResponse.Builder |
ListSlotTypesResponse.Builder.slotTypeSummaries(SlotTypeSummary... slotTypeSummaries)
Summary information for the slot types that meet the filter criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListSlotTypesResponse.Builder |
ListSlotTypesResponse.Builder.slotTypeSummaries(Collection<SlotTypeSummary> slotTypeSummaries)
Summary information for the slot types that meet the filter criteria specified in the request.
|
Copyright © 2023. All rights reserved.