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