Uses of Enum Class
com.mypurecloud.sdk.v2.model.RateLimitAggregateQueryPredicate.DimensionEnum
Packages that use RateLimitAggregateQueryPredicate.DimensionEnum
-
Uses of RateLimitAggregateQueryPredicate.DimensionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RateLimitAggregateQueryPredicate.DimensionEnumModifier and TypeMethodDescriptionRateLimitAggregateQueryPredicate.DimensionEnum.fromString(String key) RateLimitAggregateQueryPredicate.getDimension()Returns the enum constant of this class with the specified name.RateLimitAggregateQueryPredicate.DimensionEnum.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 RateLimitAggregateQueryPredicate.DimensionEnumModifier and TypeMethodDescriptionRateLimitAggregateQueryPredicate.dimension(RateLimitAggregateQueryPredicate.DimensionEnum dimension) Left hand side for dimension predicatesvoidRateLimitAggregateQueryPredicate.setDimension(RateLimitAggregateQueryPredicate.DimensionEnum dimension)