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