Uses of Class
com.mypurecloud.sdk.v2.model.TranscriptAggregateDataContainer
Packages that use TranscriptAggregateDataContainer
-
Uses of TranscriptAggregateDataContainer in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TranscriptAggregateDataContainerModifier and TypeMethodDescriptionTranscriptAggregateDataContainer.data(List<StatisticalResponse> data) A mapping from dimension to valueMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type TranscriptAggregateDataContainerModifier and TypeMethodDescriptionTranscriptAggregateQueryResponse.getResults()TranscriptAsyncAggregateQueryResponse.getResults()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type TranscriptAggregateDataContainerModifier and TypeMethodDescriptionTranscriptAggregateQueryResponse.results(List<TranscriptAggregateDataContainer> results) TranscriptAsyncAggregateQueryResponse.results(List<TranscriptAggregateDataContainer> results) voidTranscriptAggregateQueryResponse.setResults(List<TranscriptAggregateDataContainer> results) voidTranscriptAsyncAggregateQueryResponse.setResults(List<TranscriptAggregateDataContainer> results)