Uses of Enum Class
com.cloudforge.core.enums.AwsRegion
Packages that use AwsRegion
-
Uses of AwsRegion in com.cloudforge.core.enums
Subclasses with type arguments of type AwsRegion in com.cloudforge.core.enumsModifier and TypeClassDescriptionenumAWS Regions enumeration with metadata for disaster recovery and compliance.Methods in com.cloudforge.core.enums that return AwsRegionModifier and TypeMethodDescriptionstatic AwsRegionReturns the enum constant of this class with the specified name.static AwsRegion[]AwsRegion.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.cloudforge.core.enums that return types with arguments of type AwsRegion