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