| 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 |
|---|---|
GetReusableDelegationSetResult |
AbstractAmazonRoute53.getReusableDelegationSet(GetReusableDelegationSetRequest request) |
GetReusableDelegationSetResult |
AmazonRoute53.getReusableDelegationSet(GetReusableDelegationSetRequest getReusableDelegationSetRequest)
Retrieves information about a specified reusable delegation set, including the four name servers that are
assigned to the delegation set.
|
GetReusableDelegationSetResult |
AmazonRoute53Client.getReusableDelegationSet(GetReusableDelegationSetRequest request)
Retrieves information about a specified reusable delegation set, including the four name servers that are
assigned to the delegation set.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetReusableDelegationSetResult> |
AmazonRoute53AsyncClient.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> |
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 information about the reusable delegation set.
|
Copyright © 2023. All rights reserved.