| 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 GetHostedZoneResponse |
Route53Client.getHostedZone(GetHostedZoneRequest getHostedZoneRequest)
Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.
|
default CompletableFuture<GetHostedZoneResponse> |
Route53AsyncClient.getHostedZone(GetHostedZoneRequest getHostedZoneRequest)
Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetHostedZoneRequestMarshaller.marshall(GetHostedZoneRequest getHostedZoneRequest) |
Copyright © 2020. All rights reserved.