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