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