| Package | Description |
|---|---|
| com.amazonaws.services.route53 |
Synchronous and asynchronous client classes for accessing AmazonRoute53.
|
| com.amazonaws.services.route53.model |
Classes modeling the various types represented by AmazonRoute53.
|
| Modifier and Type | Method and Description |
|---|---|
GetReusableDelegationSetResult |
AmazonRoute53Client.getReusableDelegationSet(GetReusableDelegationSetRequest getReusableDelegationSetRequest)
To retrieve the reusable delegation set, send a
GET
request to the 2013-04-01/delegationset/delegation set ID
resource. |
GetReusableDelegationSetResult |
AmazonRoute53.getReusableDelegationSet(GetReusableDelegationSetRequest getReusableDelegationSetRequest)
To retrieve the reusable delegation set, send a
GET
request to the 2013-04-01/delegationset/delegation set ID
resource. |
Future<GetReusableDelegationSetResult> |
AmazonRoute53AsyncClient.getReusableDelegationSetAsync(GetReusableDelegationSetRequest getReusableDelegationSetRequest)
To retrieve the reusable delegation set, send a
GET
request to the 2013-04-01/delegationset/delegation set ID
resource. |
Future<GetReusableDelegationSetResult> |
AmazonRoute53Async.getReusableDelegationSetAsync(GetReusableDelegationSetRequest getReusableDelegationSetRequest)
To retrieve the reusable delegation set, send a
GET
request to the 2013-04-01/delegationset/delegation set ID
resource. |
Future<GetReusableDelegationSetResult> |
AmazonRoute53AsyncClient.getReusableDelegationSetAsync(GetReusableDelegationSetRequest getReusableDelegationSetRequest,
AsyncHandler<GetReusableDelegationSetRequest,GetReusableDelegationSetResult> asyncHandler)
To retrieve the reusable delegation set, send a
GET
request to the 2013-04-01/delegationset/delegation set ID
resource. |
Future<GetReusableDelegationSetResult> |
AmazonRoute53Async.getReusableDelegationSetAsync(GetReusableDelegationSetRequest getReusableDelegationSetRequest,
AsyncHandler<GetReusableDelegationSetRequest,GetReusableDelegationSetResult> asyncHandler)
To retrieve the reusable delegation set, send a
GET
request to the 2013-04-01/delegationset/delegation set ID
resource. |
| Modifier and Type | Method and Description |
|---|---|
Future<GetReusableDelegationSetResult> |
AmazonRoute53AsyncClient.getReusableDelegationSetAsync(GetReusableDelegationSetRequest getReusableDelegationSetRequest,
AsyncHandler<GetReusableDelegationSetRequest,GetReusableDelegationSetResult> asyncHandler)
To retrieve the reusable delegation set, send a
GET
request to the 2013-04-01/delegationset/delegation set ID
resource. |
Future<GetReusableDelegationSetResult> |
AmazonRoute53Async.getReusableDelegationSetAsync(GetReusableDelegationSetRequest getReusableDelegationSetRequest,
AsyncHandler<GetReusableDelegationSetRequest,GetReusableDelegationSetResult> asyncHandler)
To retrieve the reusable delegation set, send a
GET
request to the 2013-04-01/delegationset/delegation set ID
resource. |
| Modifier and Type | Method and Description |
|---|---|
GetReusableDelegationSetRequest |
GetReusableDelegationSetRequest.withId(String id)
The ID of the reusable delegation set for which you want to get a list
of the name server.
|
Copyright © 2015. All rights reserved.