| Package | Description |
|---|---|
| com.amazonaws.services.route53 | |
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
ListGeoLocationsRequest |
ListGeoLocationsRequest.clone() |
ListGeoLocationsRequest |
ListGeoLocationsRequest.withMaxItems(String maxItems)
(Optional) The maximum number of geolocations to be included in the response body for this request.
|
ListGeoLocationsRequest |
ListGeoLocationsRequest.withStartContinentCode(String startContinentCode)
The code for the continent with which you want to start listing locations that Amazon Route 53 supports for
geolocation.
|
ListGeoLocationsRequest |
ListGeoLocationsRequest.withStartCountryCode(String startCountryCode)
The code for the country with which you want to start listing locations that Amazon Route 53 supports for
geolocation.
|
ListGeoLocationsRequest |
ListGeoLocationsRequest.withStartSubdivisionCode(String startSubdivisionCode)
The code for the subdivision (for example, state or province) with which you want to start listing locations that
Amazon Route 53 supports for geolocation.
|
Copyright © 2018. All rights reserved.