Uses of Enum Class
com.mypurecloud.sdk.v2.model.AgentCopilotAggregationSort.NameEnum
Packages that use AgentCopilotAggregationSort.NameEnum
-
Uses of AgentCopilotAggregationSort.NameEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentCopilotAggregationSort.NameEnumModifier and TypeMethodDescriptionAgentCopilotAggregationSort.NameEnum.fromString(String key) AgentCopilotAggregationSort.getName()Returns the enum constant of this class with the specified name.static AgentCopilotAggregationSort.NameEnum[]AgentCopilotAggregationSort.NameEnum.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.NameEnumModifier and TypeMethodDescriptionAgentCopilotAggregationSort.name(AgentCopilotAggregationSort.NameEnum name) Name of the metric used for sorting values.voidAgentCopilotAggregationSort.setName(AgentCopilotAggregationSort.NameEnum name)