Uses of Class
com.mypurecloud.sdk.v2.model.SurveyAggregateDataContainer
Packages that use SurveyAggregateDataContainer
-
Uses of SurveyAggregateDataContainer in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SurveyAggregateDataContainerModifier and TypeMethodDescriptionSurveyAggregateDataContainer.data(List<StatisticalResponse> data) A mapping from dimension to valueMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type SurveyAggregateDataContainerModifier and TypeMethodDescriptionSurveyAggregateQueryResponse.getResults()SurveyAsyncAggregateQueryResponse.getResults()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type SurveyAggregateDataContainerModifier and TypeMethodDescriptionSurveyAggregateQueryResponse.results(List<SurveyAggregateDataContainer> results) SurveyAsyncAggregateQueryResponse.results(List<SurveyAggregateDataContainer> results) voidSurveyAggregateQueryResponse.setResults(List<SurveyAggregateDataContainer> results) voidSurveyAsyncAggregateQueryResponse.setResults(List<SurveyAggregateDataContainer> results)