Uses of Class
com.mypurecloud.sdk.v2.model.FlowExecutionAggregationView
Packages that use FlowExecutionAggregationView
-
Uses of FlowExecutionAggregationView in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowExecutionAggregationViewModifier and TypeMethodDescriptionFlowExecutionAggregationView.function(FlowExecutionAggregationView.FunctionEnum function) Type of view you wish to createA unique name for this view.FlowExecutionAggregationView.range(AggregationRange range) Range of numbers for slicing up dataFlowExecutionAggregationView.target(FlowExecutionAggregationView.TargetEnum target) Target metric nameMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type FlowExecutionAggregationViewModifier and TypeMethodDescriptionFlowExecutionAggregationQuery.getViews()FlowExecutionAsyncAggregationQuery.getViews()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type FlowExecutionAggregationViewModifier and TypeMethodDescriptionvoidFlowExecutionAggregationQuery.setViews(List<FlowExecutionAggregationView> views) voidFlowExecutionAsyncAggregationQuery.setViews(List<FlowExecutionAggregationView> views) FlowExecutionAggregationQuery.views(List<FlowExecutionAggregationView> views) Custom derived metric viewsFlowExecutionAsyncAggregationQuery.views(List<FlowExecutionAggregationView> views) Custom derived metric views