Uses of Enum Class
com.mypurecloud.sdk.v2.model.BotAggregateQueryPredicate.DimensionEnum
Packages that use BotAggregateQueryPredicate.DimensionEnum
-
Uses of BotAggregateQueryPredicate.DimensionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BotAggregateQueryPredicate.DimensionEnumModifier and TypeMethodDescriptionBotAggregateQueryPredicate.DimensionEnum.fromString(String key) BotAggregateQueryPredicate.getDimension()Returns the enum constant of this class with the specified name.BotAggregateQueryPredicate.DimensionEnum.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 BotAggregateQueryPredicate.DimensionEnumModifier and TypeMethodDescriptionBotAggregateQueryPredicate.dimension(BotAggregateQueryPredicate.DimensionEnum dimension) Left hand side for dimension predicatesvoidBotAggregateQueryPredicate.setDimension(BotAggregateQueryPredicate.DimensionEnum dimension)