Uses of Class
com.mypurecloud.sdk.v2.model.EvaluationAggregateDataContainer
Packages that use EvaluationAggregateDataContainer
-
Uses of EvaluationAggregateDataContainer in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EvaluationAggregateDataContainerModifier and TypeMethodDescriptionEvaluationAggregateDataContainer.data(List<StatisticalResponse> data) A mapping from dimension to valueMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type EvaluationAggregateDataContainerModifier and TypeMethodDescriptionEvaluationAggregateQueryResponse.getResults()EvaluationAsyncAggregateQueryResponse.getResults()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type EvaluationAggregateDataContainerModifier and TypeMethodDescriptionEvaluationAggregateQueryResponse.results(List<EvaluationAggregateDataContainer> results) EvaluationAsyncAggregateQueryResponse.results(List<EvaluationAggregateDataContainer> results) voidEvaluationAggregateQueryResponse.setResults(List<EvaluationAggregateDataContainer> results) voidEvaluationAsyncAggregateQueryResponse.setResults(List<EvaluationAggregateDataContainer> results)