Uses of Enum Class
com.mypurecloud.sdk.v2.model.RateLimitAggregateQueryPredicate.OperatorEnum
Packages that use RateLimitAggregateQueryPredicate.OperatorEnum
-
Uses of RateLimitAggregateQueryPredicate.OperatorEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RateLimitAggregateQueryPredicate.OperatorEnumModifier and TypeMethodDescriptionRateLimitAggregateQueryPredicate.OperatorEnum.fromString(String key) RateLimitAggregateQueryPredicate.getOperator()Returns the enum constant of this class with the specified name.RateLimitAggregateQueryPredicate.OperatorEnum.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.OperatorEnumModifier and TypeMethodDescriptionRateLimitAggregateQueryPredicate.operator(RateLimitAggregateQueryPredicate.OperatorEnum operator) Optional operator, default is matchesvoidRateLimitAggregateQueryPredicate.setOperator(RateLimitAggregateQueryPredicate.OperatorEnum operator)