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