| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53 |
Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| software.amazon.awssdk.services.route53.transform |
| Modifier and Type | Method and Description |
|---|---|
default 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 GetGeoLocationResponse |
Route53Client.getGeoLocation(GetGeoLocationRequest getGeoLocationRequest)
Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation
resource record sets.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetGeoLocationRequestMarshaller.marshall(GetGeoLocationRequest getGeoLocationRequest) |
Copyright © 2021. All rights reserved.