Uses of Class
com.mypurecloud.sdk.v2.model.CaseManagementAggregateDataContainer
Packages that use CaseManagementAggregateDataContainer
-
Uses of CaseManagementAggregateDataContainer in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CaseManagementAggregateDataContainerModifier and TypeMethodDescriptionCaseManagementAggregateDataContainer.data(List<StatisticalResponse> data) A mapping from dimension to valueMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type CaseManagementAggregateDataContainerModifier and TypeMethodDescriptionCaseManagementAggregateQueryResponse.getResults()CaseManagementAsyncAggregateQueryResponse.getResults()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type CaseManagementAggregateDataContainerModifier and TypeMethodDescriptionCaseManagementAggregateQueryResponse.results(List<CaseManagementAggregateDataContainer> results) CaseManagementAsyncAggregateQueryResponse.results(List<CaseManagementAggregateDataContainer> results) voidCaseManagementAggregateQueryResponse.setResults(List<CaseManagementAggregateDataContainer> results) voidCaseManagementAsyncAggregateQueryResponse.setResults(List<CaseManagementAggregateDataContainer> results)