| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
AggregatedUtterancesSortBy |
AggregatedUtterancesSortBy.clone() |
AggregatedUtterancesSortBy |
ListAggregatedUtterancesRequest.getSortBy()
Specifies sorting parameters for the list of utterances.
|
AggregatedUtterancesSortBy |
AggregatedUtterancesSortBy.withAttribute(AggregatedUtterancesSortAttribute attribute)
The utterance attribute to sort by.
|
AggregatedUtterancesSortBy |
AggregatedUtterancesSortBy.withAttribute(String attribute)
The utterance attribute to sort by.
|
AggregatedUtterancesSortBy |
AggregatedUtterancesSortBy.withOrder(SortOrder order)
Specifies whether to sort the aggregated utterances in ascending or descending order.
|
AggregatedUtterancesSortBy |
AggregatedUtterancesSortBy.withOrder(String order)
Specifies whether to sort the aggregated utterances in ascending or descending order.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAggregatedUtterancesRequest.setSortBy(AggregatedUtterancesSortBy sortBy)
Specifies sorting parameters for the list of utterances.
|
ListAggregatedUtterancesRequest |
ListAggregatedUtterancesRequest.withSortBy(AggregatedUtterancesSortBy sortBy)
Specifies sorting parameters for the list of utterances.
|
Copyright © 2025. All rights reserved.