Uses of Class
com.mypurecloud.sdk.v2.model.AgentCopilotAggregationView
Packages that use AgentCopilotAggregationView
-
Uses of AgentCopilotAggregationView in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentCopilotAggregationViewModifier and TypeMethodDescriptionAgentCopilotAggregationView.function(AgentCopilotAggregationView.FunctionEnum function) Type of view you wish to createA unique name for this view.AgentCopilotAggregationView.range(AggregationRange range) Range of numbers for slicing up dataAgentCopilotAggregationView.target(AgentCopilotAggregationView.TargetEnum target) Target metric nameMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentCopilotAggregationViewModifier and TypeMethodDescriptionAgentCopilotAggregationQuery.getViews()AgentCopilotAsyncAggregationQuery.getViews()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentCopilotAggregationViewModifier and TypeMethodDescriptionvoidAgentCopilotAggregationQuery.setViews(List<AgentCopilotAggregationView> views) voidAgentCopilotAsyncAggregationQuery.setViews(List<AgentCopilotAggregationView> views) AgentCopilotAggregationQuery.views(List<AgentCopilotAggregationView> views) Custom derived metric viewsAgentCopilotAsyncAggregationQuery.views(List<AgentCopilotAggregationView> views) Custom derived metric views