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