| 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 CompletableFuture<GetHealthCheckCountResponse> |
Route53AsyncClient.getHealthCheckCount(GetHealthCheckCountRequest getHealthCheckCountRequest)
Retrieves the number of health checks that are associated with the current AWS account.
|
default GetHealthCheckCountResponse |
Route53Client.getHealthCheckCount(GetHealthCheckCountRequest getHealthCheckCountRequest)
Retrieves the number of health checks that are associated with the current AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetHealthCheckCountRequestMarshaller.marshall(GetHealthCheckCountRequest getHealthCheckCountRequest) |
Copyright © 2021. All rights reserved.