| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
BuiltInIntentSortBy |
BuiltInIntentSortBy.clone() |
BuiltInIntentSortBy |
ListBuiltInIntentsRequest.getSortBy()
Specifies sorting parameters for the list of built-in intents.
|
BuiltInIntentSortBy |
BuiltInIntentSortBy.withAttribute(BuiltInIntentSortAttribute attribute)
The attribute to use to sort the list of built-in intents.
|
BuiltInIntentSortBy |
BuiltInIntentSortBy.withAttribute(String attribute)
The attribute to use to sort the list of built-in intents.
|
BuiltInIntentSortBy |
BuiltInIntentSortBy.withOrder(SortOrder order)
The order to sort the list.
|
BuiltInIntentSortBy |
BuiltInIntentSortBy.withOrder(String order)
The order to sort the list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListBuiltInIntentsRequest.setSortBy(BuiltInIntentSortBy sortBy)
Specifies sorting parameters for the list of built-in intents.
|
ListBuiltInIntentsRequest |
ListBuiltInIntentsRequest.withSortBy(BuiltInIntentSortBy sortBy)
Specifies sorting parameters for the list of built-in intents.
|
Copyright © 2021. All rights reserved.