Uses of Class
com.mypurecloud.sdk.v2.model.CopilotAggregationView
Packages that use CopilotAggregationView
-
Uses of CopilotAggregationView in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CopilotAggregationViewModifier and TypeMethodDescriptionCopilotAggregationView.function(CopilotAggregationView.FunctionEnum function) Type of view you wish to createA unique name for this view.CopilotAggregationView.range(AggregationRange range) Range of numbers for slicing up dataCopilotAggregationView.target(CopilotAggregationView.TargetEnum target) Target metric nameMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type CopilotAggregationViewModifier and TypeMethodDescriptionCopilotAggregationQuery.getViews()CopilotAsyncAggregationQuery.getViews()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type CopilotAggregationViewModifier and TypeMethodDescriptionvoidCopilotAggregationQuery.setViews(List<CopilotAggregationView> views) voidCopilotAsyncAggregationQuery.setViews(List<CopilotAggregationView> views) CopilotAggregationQuery.views(List<CopilotAggregationView> views) Custom derived metric viewsCopilotAsyncAggregationQuery.views(List<CopilotAggregationView> views) Custom derived metric views