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