| Package | Description |
|---|---|
| com.amazonaws.services.route53 | |
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
GetHostedZoneResult |
AbstractAmazonRoute53.getHostedZone(GetHostedZoneRequest request) |
GetHostedZoneResult |
AmazonRoute53Client.getHostedZone(GetHostedZoneRequest getHostedZoneRequest)
Retrieves the delegation set for a hosted zone, including the four name servers assigned to the hosted zone.
|
GetHostedZoneResult |
AmazonRoute53.getHostedZone(GetHostedZoneRequest getHostedZoneRequest)
Retrieves the delegation set for a hosted zone, including the four name servers assigned to the hosted zone.
|
Future<GetHostedZoneResult> |
AmazonRoute53AsyncClient.getHostedZoneAsync(GetHostedZoneRequest request) |
Future<GetHostedZoneResult> |
AmazonRoute53Async.getHostedZoneAsync(GetHostedZoneRequest getHostedZoneRequest)
Retrieves the delegation set for a 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)
Retrieves the delegation set for a 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)
Retrieves the delegation set for a 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 for which you want to get a list of the name servers in the delegation set.
|
Copyright © 2016. All rights reserved.