Uses of Enum Class
com.cloudforge.core.enums.AwsRegion.GeoArea
Packages that use AwsRegion.GeoArea
-
Uses of AwsRegion.GeoArea in com.cloudforge.core.enums
Subclasses with type arguments of type AwsRegion.GeoArea in com.cloudforge.core.enumsModifier and TypeClassDescriptionstatic enumGeographic areas for data residency requirements.Methods in com.cloudforge.core.enums that return AwsRegion.GeoAreaModifier and TypeMethodDescriptionAwsRegion.geoArea()Gets the geographic area for data residency.static AwsRegion.GeoAreaReturns the enum constant of this class with the specified name.static AwsRegion.GeoArea[]AwsRegion.GeoArea.values()Returns an array containing the constants of this enum class, in the order they are declared.