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