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