Uses of Class
com.mypurecloud.sdk.v2.model.CopilotAggregateDataContainer
Packages that use CopilotAggregateDataContainer
-
Uses of CopilotAggregateDataContainer in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CopilotAggregateDataContainerModifier and TypeMethodDescriptionCopilotAggregateDataContainer.data(List<StatisticalResponse> data) A mapping from dimension to valueMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type CopilotAggregateDataContainerModifier and TypeMethodDescriptionCopilotAggregateQueryResponse.getResults()CopilotAsyncAggregateQueryResponse.getResults()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type CopilotAggregateDataContainerModifier and TypeMethodDescriptionCopilotAggregateQueryResponse.results(List<CopilotAggregateDataContainer> results) CopilotAsyncAggregateQueryResponse.results(List<CopilotAggregateDataContainer> results) voidCopilotAggregateQueryResponse.setResults(List<CopilotAggregateDataContainer> results) voidCopilotAsyncAggregateQueryResponse.setResults(List<CopilotAggregateDataContainer> results)