| 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 ListReusableDelegationSetsResponse |
Route53Client.listReusableDelegationSets(ListReusableDelegationSetsRequest listReusableDelegationSetsRequest)
Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services
account.
|
default CompletableFuture<ListReusableDelegationSetsResponse> |
Route53AsyncClient.listReusableDelegationSets(ListReusableDelegationSetsRequest listReusableDelegationSetsRequest)
Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services
account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListReusableDelegationSetsRequestMarshaller.marshall(ListReusableDelegationSetsRequest listReusableDelegationSetsRequest) |
Copyright © 2023. All rights reserved.