| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
BuiltInSlotTypeSortBy |
BuiltInSlotTypeSortBy.clone() |
BuiltInSlotTypeSortBy |
ListBuiltInSlotTypesRequest.getSortBy()
Determines the sort order for the response from the
ListBuiltInSlotTypes operation. |
BuiltInSlotTypeSortBy |
BuiltInSlotTypeSortBy.withAttribute(BuiltInSlotTypeSortAttribute attribute)
The attribute to use to sort the list of built-in intents.
|
BuiltInSlotTypeSortBy |
BuiltInSlotTypeSortBy.withAttribute(String attribute)
The attribute to use to sort the list of built-in intents.
|
BuiltInSlotTypeSortBy |
BuiltInSlotTypeSortBy.withOrder(SortOrder order)
The order to sort the list.
|
BuiltInSlotTypeSortBy |
BuiltInSlotTypeSortBy.withOrder(String order)
The order to sort the list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListBuiltInSlotTypesRequest.setSortBy(BuiltInSlotTypeSortBy sortBy)
Determines the sort order for the response from the
ListBuiltInSlotTypes operation. |
ListBuiltInSlotTypesRequest |
ListBuiltInSlotTypesRequest.withSortBy(BuiltInSlotTypeSortBy sortBy)
Determines the sort order for the response from the
ListBuiltInSlotTypes operation. |
Copyright © 2023. All rights reserved.