| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53domains |
Amazon Route 53 API actions let you register domain names and perform related operations.
|
| software.amazon.awssdk.services.route53domains.paginators | |
| software.amazon.awssdk.services.route53domains.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListPricesResponse> |
Route53DomainsAsyncClient.listPrices(ListPricesRequest listPricesRequest)
Lists the following prices for either all the TLDs supported by Route 53, or the specified TLD:
|
default ListPricesResponse |
Route53DomainsClient.listPrices(ListPricesRequest listPricesRequest)
Lists the following prices for either all the TLDs supported by Route 53, or the specified TLD:
|
default ListPricesPublisher |
Route53DomainsAsyncClient.listPricesPaginator(ListPricesRequest listPricesRequest)
Lists the following prices for either all the TLDs supported by Route 53, or the specified TLD:
|
default ListPricesIterable |
Route53DomainsClient.listPricesPaginator(ListPricesRequest listPricesRequest)
Lists the following prices for either all the TLDs supported by Route 53, or the specified TLD:
|
| Constructor and Description |
|---|
ListPricesIterable(Route53DomainsClient client,
ListPricesRequest firstRequest) |
ListPricesPublisher(Route53DomainsAsyncClient client,
ListPricesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListPricesRequestMarshaller.marshall(ListPricesRequest listPricesRequest) |
Copyright © 2023. All rights reserved.