| Package | Description |
|---|---|
| com.amazonaws.services.route53 |
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
GetHostedZoneResult |
AbstractAmazonRoute53.getHostedZone(GetHostedZoneRequest request) |
GetHostedZoneResult |
AmazonRoute53.getHostedZone(GetHostedZoneRequest getHostedZoneRequest)
Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.
|
GetHostedZoneResult |
AmazonRoute53Client.getHostedZone(GetHostedZoneRequest request)
Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.
|
Future<GetHostedZoneResult> |
AmazonRoute53AsyncClient.getHostedZoneAsync(GetHostedZoneRequest request) |
Future<GetHostedZoneResult> |
AmazonRoute53Async.getHostedZoneAsync(GetHostedZoneRequest getHostedZoneRequest)
Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.
|
Future<GetHostedZoneResult> |
AbstractAmazonRoute53Async.getHostedZoneAsync(GetHostedZoneRequest request) |
Future<GetHostedZoneResult> |
AmazonRoute53AsyncClient.getHostedZoneAsync(GetHostedZoneRequest request,
AsyncHandler<GetHostedZoneRequest,GetHostedZoneResult> asyncHandler) |
Future<GetHostedZoneResult> |
AmazonRoute53Async.getHostedZoneAsync(GetHostedZoneRequest getHostedZoneRequest,
AsyncHandler<GetHostedZoneRequest,GetHostedZoneResult> asyncHandler)
Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.
|
Future<GetHostedZoneResult> |
AbstractAmazonRoute53Async.getHostedZoneAsync(GetHostedZoneRequest request,
AsyncHandler<GetHostedZoneRequest,GetHostedZoneResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetHostedZoneResult> |
AmazonRoute53AsyncClient.getHostedZoneAsync(GetHostedZoneRequest request,
AsyncHandler<GetHostedZoneRequest,GetHostedZoneResult> asyncHandler) |
Future<GetHostedZoneResult> |
AmazonRoute53Async.getHostedZoneAsync(GetHostedZoneRequest getHostedZoneRequest,
AsyncHandler<GetHostedZoneRequest,GetHostedZoneResult> asyncHandler)
Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.
|
Future<GetHostedZoneResult> |
AbstractAmazonRoute53Async.getHostedZoneAsync(GetHostedZoneRequest request,
AsyncHandler<GetHostedZoneRequest,GetHostedZoneResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetHostedZoneRequest |
GetHostedZoneRequest.clone() |
GetHostedZoneRequest |
GetHostedZoneRequest.withId(String id)
The ID of the hosted zone that you want to get information about.
|
Copyright © 2023. All rights reserved.