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