| 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.paginators | |
| software.amazon.awssdk.services.route53.waiters |
| Modifier and Type | Method and Description |
|---|---|
static Route53AsyncClient |
Route53AsyncClient.create()
Create a
Route53AsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListHealthChecksPublisher(Route53AsyncClient client,
ListHealthChecksRequest firstRequest) |
ListHostedZonesPublisher(Route53AsyncClient client,
ListHostedZonesRequest firstRequest) |
ListQueryLoggingConfigsPublisher(Route53AsyncClient client,
ListQueryLoggingConfigsRequest firstRequest) |
ListResourceRecordSetsPublisher(Route53AsyncClient client,
ListResourceRecordSetsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
Route53AsyncWaiter.Builder |
Route53AsyncWaiter.Builder.client(Route53AsyncClient client)
Sets a custom
Route53AsyncClient that will be used to poll the resource |
Copyright © 2021. All rights reserved.