Uses of Class
com.mypurecloud.sdk.v2.model.FlowAggregationView
Packages that use FlowAggregationView
-
Uses of FlowAggregationView in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowAggregationViewModifier and TypeMethodDescriptionFlowAggregationView.function(FlowAggregationView.FunctionEnum function) Type of view you wish to createA unique name for this view.FlowAggregationView.range(AggregationRange range) Range of numbers for slicing up dataFlowAggregationView.target(FlowAggregationView.TargetEnum target) Target metric nameMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type FlowAggregationViewModifier and TypeMethodDescriptionFlowAggregationQuery.getViews()FlowAsyncAggregationQuery.getViews()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type FlowAggregationViewModifier and TypeMethodDescriptionvoidFlowAggregationQuery.setViews(List<FlowAggregationView> views) voidFlowAsyncAggregationQuery.setViews(List<FlowAggregationView> views) FlowAggregationQuery.views(List<FlowAggregationView> views) Custom derived metric viewsFlowAsyncAggregationQuery.views(List<FlowAggregationView> views) Custom derived metric views