| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
SlotTypeSortBy |
SlotTypeSortBy.clone() |
SlotTypeSortBy |
ListSlotTypesRequest.getSortBy()
Determines the sort order for the response from the
ListSlotTypes operation. |
SlotTypeSortBy |
SlotTypeSortBy.withAttribute(SlotTypeSortAttribute attribute)
The attribute to use to sort the list of slot types.
|
SlotTypeSortBy |
SlotTypeSortBy.withAttribute(String attribute)
The attribute to use to sort the list of slot types.
|
SlotTypeSortBy |
SlotTypeSortBy.withOrder(SortOrder order)
The order to sort the list.
|
SlotTypeSortBy |
SlotTypeSortBy.withOrder(String order)
The order to sort the list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListSlotTypesRequest.setSortBy(SlotTypeSortBy sortBy)
Determines the sort order for the response from the
ListSlotTypes operation. |
ListSlotTypesRequest |
ListSlotTypesRequest.withSortBy(SlotTypeSortBy sortBy)
Determines the sort order for the response from the
ListSlotTypes operation. |
Copyright © 2024. All rights reserved.