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