Uses of Class
com.mypurecloud.sdk.v2.model.ActionAggregateDataContainer
Packages that use ActionAggregateDataContainer
-
Uses of ActionAggregateDataContainer in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActionAggregateDataContainerModifier and TypeMethodDescriptionActionAggregateDataContainer.data(List<StatisticalResponse> data) A mapping from dimension to valueMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ActionAggregateDataContainerModifier and TypeMethodDescriptionActionAggregateQueryResponse.getResults()ActionAsyncAggregateQueryResponse.getResults()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ActionAggregateDataContainerModifier and TypeMethodDescriptionActionAggregateQueryResponse.results(List<ActionAggregateDataContainer> results) ActionAsyncAggregateQueryResponse.results(List<ActionAggregateDataContainer> results) voidActionAggregateQueryResponse.setResults(List<ActionAggregateDataContainer> results) voidActionAsyncAggregateQueryResponse.setResults(List<ActionAggregateDataContainer> results)