Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationAggregateQueryPredicate.TypeEnum
Packages that use ConversationAggregateQueryPredicate.TypeEnum
-
Uses of ConversationAggregateQueryPredicate.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationAggregateQueryPredicate.TypeEnumModifier and TypeMethodDescriptionConversationAggregateQueryPredicate.TypeEnum.fromString(String key) ConversationAggregateQueryPredicate.getType()Returns the enum constant of this class with the specified name.ConversationAggregateQueryPredicate.TypeEnum.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.TypeEnumModifier and TypeMethodDescriptionvoidConversationAggregateQueryPredicate.setType(ConversationAggregateQueryPredicate.TypeEnum type) ConversationAggregateQueryPredicate.type(ConversationAggregateQueryPredicate.TypeEnum type) Optional type, can usually be inferred