Uses of Class
com.mypurecloud.sdk.v2.model.FlowExecutionAggregateDataContainer
Packages that use FlowExecutionAggregateDataContainer
-
Uses of FlowExecutionAggregateDataContainer in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowExecutionAggregateDataContainerModifier and TypeMethodDescriptionFlowExecutionAggregateDataContainer.data(List<StatisticalResponse> data) A mapping from dimension to valueMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type FlowExecutionAggregateDataContainerModifier and TypeMethodDescriptionFlowExecutionAggregateQueryResponse.getResults()FlowExecutionAsyncAggregateQueryResponse.getResults()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type FlowExecutionAggregateDataContainerModifier and TypeMethodDescriptionFlowExecutionAggregateQueryResponse.results(List<FlowExecutionAggregateDataContainer> results) FlowExecutionAsyncAggregateQueryResponse.results(List<FlowExecutionAggregateDataContainer> results) voidFlowExecutionAggregateQueryResponse.setResults(List<FlowExecutionAggregateDataContainer> results) voidFlowExecutionAsyncAggregateQueryResponse.setResults(List<FlowExecutionAggregateDataContainer> results)