Uses of Class
software.amazon.awssdk.services.route53.model.GetGeoLocationRequest
Packages that use GetGeoLocationRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of GetGeoLocationRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type GetGeoLocationRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetGeoLocationResponse>Route53AsyncClient.getGeoLocation(GetGeoLocationRequest 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. -
Uses of GetGeoLocationRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type GetGeoLocationRequestModifier and TypeMethodDescriptionGetGeoLocationRequestMarshaller.marshall(GetGeoLocationRequest getGeoLocationRequest)