Uses of Class
com.mypurecloud.sdk.v2.model.FlowAggregateDataContainer
Packages that use FlowAggregateDataContainer
-
Uses of FlowAggregateDataContainer in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowAggregateDataContainerModifier and TypeMethodDescriptionFlowAggregateDataContainer.data(List<StatisticalResponse> data) A mapping from dimension to valueMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type FlowAggregateDataContainerModifier and TypeMethodDescriptionFlowAggregateQueryResponse.getResults()FlowAsyncAggregateQueryResponse.getResults()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type FlowAggregateDataContainerModifier and TypeMethodDescriptionFlowAggregateQueryResponse.results(List<FlowAggregateDataContainer> results) FlowAsyncAggregateQueryResponse.results(List<FlowAggregateDataContainer> results) voidFlowAggregateQueryResponse.setResults(List<FlowAggregateDataContainer> results) voidFlowAsyncAggregateQueryResponse.setResults(List<FlowAggregateDataContainer> results)