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