Uses of Class
com.mypurecloud.sdk.v2.model.SummaryAggregateDataContainer
Packages that use SummaryAggregateDataContainer
-
Uses of SummaryAggregateDataContainer in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SummaryAggregateDataContainerModifier and TypeMethodDescriptionSummaryAggregateDataContainer.data(List<StatisticalResponse> data) A mapping from dimension to valueMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type SummaryAggregateDataContainerModifier and TypeMethodDescriptionSummaryAggregateQueryResponse.getResults()SummaryAsyncAggregateQueryResponse.getResults()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type SummaryAggregateDataContainerModifier and TypeMethodDescriptionSummaryAggregateQueryResponse.results(List<SummaryAggregateDataContainer> results) SummaryAsyncAggregateQueryResponse.results(List<SummaryAggregateDataContainer> results) voidSummaryAggregateQueryResponse.setResults(List<SummaryAggregateDataContainer> results) voidSummaryAsyncAggregateQueryResponse.setResults(List<SummaryAggregateDataContainer> results)