Uses of Class
software.amazon.awssdk.services.route53.model.NoSuchGeoLocationException
Packages that use NoSuchGeoLocationException
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of NoSuchGeoLocationException in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that throw NoSuchGeoLocationExceptionModifier and TypeMethodDescriptiondefault GetGeoLocationResponseRoute53Client.getGeoLocation()Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.default GetGeoLocationResponseRoute53Client.getGeoLocation(Consumer<GetGeoLocationRequest.Builder> getGeoLocationRequest) Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.default GetGeoLocationResponseRoute53Client.getGeoLocation(GetGeoLocationRequest getGeoLocationRequest) Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.