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