Uses of Enum Class
com.mypurecloud.sdk.v2.model.BotAggregateQueryFilter.TypeEnum
Packages that use BotAggregateQueryFilter.TypeEnum
-
Uses of BotAggregateQueryFilter.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BotAggregateQueryFilter.TypeEnumModifier and TypeMethodDescriptionBotAggregateQueryFilter.TypeEnum.fromString(String key) BotAggregateQueryFilter.getType()Returns the enum constant of this class with the specified name.static BotAggregateQueryFilter.TypeEnum[]BotAggregateQueryFilter.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 BotAggregateQueryFilter.TypeEnumModifier and TypeMethodDescriptionvoidBotAggregateQueryFilter.setType(BotAggregateQueryFilter.TypeEnum type) BotAggregateQueryFilter.type(BotAggregateQueryFilter.TypeEnum type) Boolean operation to apply to the provided predicates and clauses