Package | Description |
---|---|
com.amazonaws.services.route53 | |
com.amazonaws.services.route53.model | |
com.amazonaws.services.route53.model.transform |
Modifier and Type | Method and Description |
---|---|
GetReusableDelegationSetResult |
AmazonRoute53Client.getReusableDelegationSet(GetReusableDelegationSetRequest getReusableDelegationSetRequest)
To retrieve the reusable delegation set, send a
GET request
to the
/Route 53 API version/delegationset/delegation set ID
resource. |
GetReusableDelegationSetResult |
AmazonRoute53.getReusableDelegationSet(GetReusableDelegationSetRequest getReusableDelegationSetRequest)
To retrieve the reusable delegation set, send a
GET request
to the
/Route 53 API version/delegationset/delegation set ID
resource. |
GetReusableDelegationSetResult |
AbstractAmazonRoute53.getReusableDelegationSet(GetReusableDelegationSetRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetReusableDelegationSetResult> |
AmazonRoute53AsyncClient.getReusableDelegationSetAsync(GetReusableDelegationSetRequest request) |
java.util.concurrent.Future<GetReusableDelegationSetResult> |
AmazonRoute53Async.getReusableDelegationSetAsync(GetReusableDelegationSetRequest getReusableDelegationSetRequest)
To retrieve the reusable delegation set, send a
GET request
to the
/Route 53 API version/delegationset/delegation set ID
resource. |
java.util.concurrent.Future<GetReusableDelegationSetResult> |
AbstractAmazonRoute53Async.getReusableDelegationSetAsync(GetReusableDelegationSetRequest request) |
java.util.concurrent.Future<GetReusableDelegationSetResult> |
AmazonRoute53AsyncClient.getReusableDelegationSetAsync(GetReusableDelegationSetRequest request,
AsyncHandler<GetReusableDelegationSetRequest,GetReusableDelegationSetResult> asyncHandler) |
java.util.concurrent.Future<GetReusableDelegationSetResult> |
AmazonRoute53Async.getReusableDelegationSetAsync(GetReusableDelegationSetRequest getReusableDelegationSetRequest,
AsyncHandler<GetReusableDelegationSetRequest,GetReusableDelegationSetResult> asyncHandler)
To retrieve the reusable delegation set, send a
GET request
to the
/Route 53 API version/delegationset/delegation set ID
resource. |
java.util.concurrent.Future<GetReusableDelegationSetResult> |
AbstractAmazonRoute53Async.getReusableDelegationSetAsync(GetReusableDelegationSetRequest request,
AsyncHandler<GetReusableDelegationSetRequest,GetReusableDelegationSetResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetReusableDelegationSetResult |
GetReusableDelegationSetResult.clone() |
GetReusableDelegationSetResult |
GetReusableDelegationSetResult.withDelegationSet(DelegationSet delegationSet)
A complex type that contains the information about the nameservers for
the specified delegation set ID.
|
Modifier and Type | Method and Description |
---|---|
GetReusableDelegationSetResult |
GetReusableDelegationSetResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |