Uses of Class
com.mypurecloud.sdk.v2.model.AgentCopilotAggregationSort
Packages that use AgentCopilotAggregationSort
-
Uses of AgentCopilotAggregationSort in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentCopilotAggregationSortModifier and TypeMethodDescriptionAgentCopilotAggregationSort.function(AgentCopilotAggregationSort.FunctionEnum function) Aggregation function used for the sort metric.AgentCopilotAggregationQuery.getSortMetric()AgentCopilotAsyncAggregationQuery.getSortMetric()AgentCopilotAggregationSort.name(AgentCopilotAggregationSort.NameEnum name) Name of the metric used for sorting values.Methods in com.mypurecloud.sdk.v2.model with parameters of type AgentCopilotAggregationSortModifier and TypeMethodDescriptionvoidAgentCopilotAggregationQuery.setSortMetric(AgentCopilotAggregationSort sortMetric) voidAgentCopilotAsyncAggregationQuery.setSortMetric(AgentCopilotAggregationSort sortMetric) AgentCopilotAggregationQuery.sortMetric(AgentCopilotAggregationSort sortMetric) Required when requesting multiple metrics.AgentCopilotAsyncAggregationQuery.sortMetric(AgentCopilotAggregationSort sortMetric) Required when requesting multiple metrics.