Uses of Class
com.mypurecloud.sdk.v2.model.JourneyAggregateDataContainer
Packages that use JourneyAggregateDataContainer
-
Uses of JourneyAggregateDataContainer in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyAggregateDataContainerModifier and TypeMethodDescriptionJourneyAggregateDataContainer.data(List<StatisticalResponse> data) A mapping from dimension to valueMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type JourneyAggregateDataContainerModifier and TypeMethodDescriptionJourneyAggregateQueryResponse.getResults()JourneyAsyncAggregateQueryResponse.getResults()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type JourneyAggregateDataContainerModifier and TypeMethodDescriptionJourneyAggregateQueryResponse.results(List<JourneyAggregateDataContainer> results) JourneyAsyncAggregateQueryResponse.results(List<JourneyAggregateDataContainer> results) voidJourneyAggregateQueryResponse.setResults(List<JourneyAggregateDataContainer> results) voidJourneyAsyncAggregateQueryResponse.setResults(List<JourneyAggregateDataContainer> results)