| 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 ListHostedZonesPublisher |
Route53AsyncClient.listHostedZonesPaginator()
Retrieves a list of the public and private hosted zones that are associated with the current AWS account.
|
default ListHostedZonesPublisher |
Route53AsyncClient.listHostedZonesPaginator(Consumer<ListHostedZonesRequest.Builder> listHostedZonesRequest)
Retrieves a list of the public and private hosted zones that are associated with the current AWS account.
|
default ListHostedZonesPublisher |
Route53AsyncClient.listHostedZonesPaginator(ListHostedZonesRequest listHostedZonesRequest)
Retrieves a list of the public and private hosted zones that are associated with the current AWS account.
|
Copyright © 2020. All rights reserved.