| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53 |
Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| software.amazon.awssdk.services.route53.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetReusableDelegationSetResponse> |
Route53AsyncClient.getReusableDelegationSet(GetReusableDelegationSetRequest getReusableDelegationSetRequest)
Retrieves information about a specified reusable delegation set, including the four name servers that are
assigned to the delegation set.
|
default GetReusableDelegationSetResponse |
Route53Client.getReusableDelegationSet(GetReusableDelegationSetRequest getReusableDelegationSetRequest)
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 |
|---|---|
SdkHttpFullRequest |
GetReusableDelegationSetRequestMarshaller.marshall(GetReusableDelegationSetRequest getReusableDelegationSetRequest) |
Copyright © 2021. All rights reserved.