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