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