Uses of Class
com.mypurecloud.sdk.v2.model.TranscriptAggregationSort
Packages that use TranscriptAggregationSort
-
Uses of TranscriptAggregationSort in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TranscriptAggregationSortModifier and TypeMethodDescriptionTranscriptAggregationSort.function(TranscriptAggregationSort.FunctionEnum function) Aggregation function used for the sort metric.TranscriptAggregationQuery.getSortMetric()TranscriptAsyncAggregationQuery.getSortMetric()TranscriptAggregationSort.name(TranscriptAggregationSort.NameEnum name) Name of the metric used for sorting values.Methods in com.mypurecloud.sdk.v2.model with parameters of type TranscriptAggregationSortModifier and TypeMethodDescriptionvoidTranscriptAggregationQuery.setSortMetric(TranscriptAggregationSort sortMetric) voidTranscriptAsyncAggregationQuery.setSortMetric(TranscriptAggregationSort sortMetric) TranscriptAggregationQuery.sortMetric(TranscriptAggregationSort sortMetric) Required when requesting multiple metrics.TranscriptAsyncAggregationQuery.sortMetric(TranscriptAggregationSort sortMetric) Required when requesting multiple metrics.