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