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