Uses of Enum Class
software.amazon.awscdk.services.route53.Continent
Packages that use Continent
-
Uses of Continent in software.amazon.awscdk.services.route53
Methods in software.amazon.awscdk.services.route53 that return ContinentModifier and TypeMethodDescriptionGeoLocation.getContinentCode()static ContinentReturns the enum constant of this class with the specified name.static Continent[]Continent.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.route53 with parameters of type ContinentModifier and TypeMethodDescriptionstatic GeoLocationGeolocation resource record based on continent code.