| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
UtteranceDataSortBy |
UtteranceDataSortBy.clone() |
UtteranceDataSortBy |
ListUtteranceAnalyticsDataRequest.getSortBy()
An object specifying the measure and method by which to sort the utterance analytics data.
|
UtteranceDataSortBy |
UtteranceDataSortBy.withName(AnalyticsUtteranceSortByName name)
The measure by which to sort the utterance analytics data.
|
UtteranceDataSortBy |
UtteranceDataSortBy.withName(String name)
The measure by which to sort the utterance analytics data.
|
UtteranceDataSortBy |
UtteranceDataSortBy.withOrder(AnalyticsSortOrder order)
Specifies whether to sort the results in ascending or descending order.
|
UtteranceDataSortBy |
UtteranceDataSortBy.withOrder(String order)
Specifies whether to sort the results in ascending or descending order.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListUtteranceAnalyticsDataRequest.setSortBy(UtteranceDataSortBy sortBy)
An object specifying the measure and method by which to sort the utterance analytics data.
|
ListUtteranceAnalyticsDataRequest |
ListUtteranceAnalyticsDataRequest.withSortBy(UtteranceDataSortBy sortBy)
An object specifying the measure and method by which to sort the utterance analytics data.
|
Copyright © 2023. All rights reserved.