Uses of Enum Class
com.mypurecloud.sdk.v2.model.AgentCopilotAggregationSort.FunctionEnum
Packages that use AgentCopilotAggregationSort.FunctionEnum
-
Uses of AgentCopilotAggregationSort.FunctionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentCopilotAggregationSort.FunctionEnumModifier and TypeMethodDescriptionAgentCopilotAggregationSort.FunctionEnum.fromString(String key) AgentCopilotAggregationSort.getFunction()Returns the enum constant of this class with the specified name.AgentCopilotAggregationSort.FunctionEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type AgentCopilotAggregationSort.FunctionEnumModifier and TypeMethodDescriptionAgentCopilotAggregationSort.function(AgentCopilotAggregationSort.FunctionEnum function) Aggregation function used for the sort metric.voidAgentCopilotAggregationSort.setFunction(AgentCopilotAggregationSort.FunctionEnum function)