| 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 GetHostedZoneLimitResponse |
Route53Client.getHostedZoneLimit(GetHostedZoneLimitRequest getHostedZoneLimitRequest)
Gets the specified limit for a specified hosted zone, for example, the maximum number of records that you can
create in the hosted zone.
|
default CompletableFuture<GetHostedZoneLimitResponse> |
Route53AsyncClient.getHostedZoneLimit(GetHostedZoneLimitRequest getHostedZoneLimitRequest)
Gets the specified limit for a specified hosted zone, for example, the maximum number of records that you can
create in the hosted zone.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetHostedZoneLimitRequestMarshaller.marshall(GetHostedZoneLimitRequest getHostedZoneLimitRequest) |
Copyright © 2020. All rights reserved.