| 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 GetAccountLimitResponse |
Route53Client.getAccountLimit(GetAccountLimitRequest getAccountLimitRequest)
Gets the specified limit for the current account, for example, the maximum number of health checks that you can
create using the account.
|
default CompletableFuture<GetAccountLimitResponse> |
Route53AsyncClient.getAccountLimit(GetAccountLimitRequest getAccountLimitRequest)
Gets the specified limit for the current account, for example, the maximum number of health checks that you can
create using the account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetAccountLimitRequestMarshaller.marshall(GetAccountLimitRequest getAccountLimitRequest) |
Copyright © 2022. All rights reserved.