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