Uses of Enum Class
com.cloudforge.core.enums.AwsRegion
Packages that use AwsRegion
-
Uses of AwsRegion in com.cloudforge.core.enums
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