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