| 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 |
|---|---|
Future<GetReusableDelegationSetResult> |
AbstractAmazonRoute53Async.getReusableDelegationSetAsync(GetReusableDelegationSetRequest request,
AsyncHandler<GetReusableDelegationSetRequest,GetReusableDelegationSetResult> asyncHandler) |
Future<GetReusableDelegationSetResult> |
AmazonRoute53Async.getReusableDelegationSetAsync(GetReusableDelegationSetRequest getReusableDelegationSetRequest,
AsyncHandler<GetReusableDelegationSetRequest,GetReusableDelegationSetResult> asyncHandler)
Retrieves information about a specified reusable delegation set, including the four name servers that are
assigned to the delegation set.
|
Future<GetReusableDelegationSetResult> |
AmazonRoute53AsyncClient.getReusableDelegationSetAsync(GetReusableDelegationSetRequest request,
AsyncHandler<GetReusableDelegationSetRequest,GetReusableDelegationSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetReusableDelegationSetRequest |
GetReusableDelegationSetRequest.clone() |
GetReusableDelegationSetRequest |
GetReusableDelegationSetRequest.withId(String id)
The ID of the reusable delegation set that you want to get a list of name servers for.
|
Copyright © 2024. All rights reserved.