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