| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
GenerationSortBy |
GenerationSortBy.clone() |
GenerationSortBy |
ListBotResourceGenerationsRequest.getSortBy()
An object containing information about the attribute and the method by which to sort the results
|
GenerationSortBy |
GenerationSortBy.withAttribute(GenerationSortByAttribute attribute)
The attribute by which to sort the generation request information.
|
GenerationSortBy |
GenerationSortBy.withAttribute(String attribute)
The attribute by which to sort the generation request information.
|
GenerationSortBy |
GenerationSortBy.withOrder(SortOrder order)
The order by which to sort the generation request information.
|
GenerationSortBy |
GenerationSortBy.withOrder(String order)
The order by which to sort the generation request information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListBotResourceGenerationsRequest.setSortBy(GenerationSortBy sortBy)
An object containing information about the attribute and the method by which to sort the results
|
ListBotResourceGenerationsRequest |
ListBotResourceGenerationsRequest.withSortBy(GenerationSortBy sortBy)
An object containing information about the attribute and the method by which to sort the results
|
Copyright © 2024. All rights reserved.