public static interface UtteranceDataSortBy.Builder extends SdkPojo, CopyableBuilder<UtteranceDataSortBy.Builder,UtteranceDataSortBy>
| Modifier and Type | Method and Description |
|---|---|
UtteranceDataSortBy.Builder |
name(AnalyticsUtteranceSortByName name)
The measure by which to sort the utterance analytics data.
|
UtteranceDataSortBy.Builder |
name(String name)
The measure by which to sort the utterance analytics data.
|
UtteranceDataSortBy.Builder |
order(AnalyticsSortOrder order)
Specifies whether to sort the results in ascending or descending order.
|
UtteranceDataSortBy.Builder |
order(String order)
Specifies whether to sort the results in ascending or descending order.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUtteranceDataSortBy.Builder name(String name)
The measure by which to sort the utterance analytics data.
Count – The number of utterances.
UtteranceTimestamp – The date and time of the utterance.
name - The measure by which to sort the utterance analytics data.
Count – The number of utterances.
UtteranceTimestamp – The date and time of the utterance.
AnalyticsUtteranceSortByName,
AnalyticsUtteranceSortByNameUtteranceDataSortBy.Builder name(AnalyticsUtteranceSortByName name)
The measure by which to sort the utterance analytics data.
Count – The number of utterances.
UtteranceTimestamp – The date and time of the utterance.
name - The measure by which to sort the utterance analytics data.
Count – The number of utterances.
UtteranceTimestamp – The date and time of the utterance.
AnalyticsUtteranceSortByName,
AnalyticsUtteranceSortByNameUtteranceDataSortBy.Builder order(String order)
Specifies whether to sort the results in ascending or descending order.
order - Specifies whether to sort the results in ascending or descending order.AnalyticsSortOrder,
AnalyticsSortOrderUtteranceDataSortBy.Builder order(AnalyticsSortOrder order)
Specifies whether to sort the results in ascending or descending order.
order - Specifies whether to sort the results in ascending or descending order.AnalyticsSortOrder,
AnalyticsSortOrderCopyright © 2023. All rights reserved.