Uses of Class
com.mypurecloud.sdk.v2.model.TranscriptAggregationView
Packages that use TranscriptAggregationView
-
Uses of TranscriptAggregationView in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TranscriptAggregationViewModifier and TypeMethodDescriptionTranscriptAggregationView.function(TranscriptAggregationView.FunctionEnum function) Type of view you wish to createA unique name for this view.TranscriptAggregationView.range(AggregationRange range) Range of numbers for slicing up dataTranscriptAggregationView.target(TranscriptAggregationView.TargetEnum target) Target metric nameMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type TranscriptAggregationViewModifier and TypeMethodDescriptionTranscriptAggregationQuery.getViews()TranscriptAsyncAggregationQuery.getViews()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type TranscriptAggregationViewModifier and TypeMethodDescriptionvoidTranscriptAggregationQuery.setViews(List<TranscriptAggregationView> views) voidTranscriptAsyncAggregationQuery.setViews(List<TranscriptAggregationView> views) TranscriptAggregationQuery.views(List<TranscriptAggregationView> views) Custom derived metric viewsTranscriptAsyncAggregationQuery.views(List<TranscriptAggregationView> views) Custom derived metric views