| Package | Description |
|---|---|
| com.amazonaws.services.route53 |
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
ListHostedZonesByNameRequest |
ListHostedZonesByNameRequest.clone() |
ListHostedZonesByNameRequest |
ListHostedZonesByNameRequest.withDNSName(String dNSName)
(Optional) For your first request to
ListHostedZonesByName, include the dnsname
parameter only if you want to specify the name of the first hosted zone in the response. |
ListHostedZonesByNameRequest |
ListHostedZonesByNameRequest.withHostedZoneId(String hostedZoneId)
(Optional) For your first request to
ListHostedZonesByName, do not include the
hostedzoneid parameter. |
ListHostedZonesByNameRequest |
ListHostedZonesByNameRequest.withMaxItems(String maxItems)
The maximum number of hosted zones to be included in the response body for this request.
|
Copyright © 2024. All rights reserved.