| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53 |
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| Modifier and Type | Method and Description |
|---|---|
default ListGeoLocationsResponse |
Route53Client.listGeoLocations()
Retrieves a list of supported geographic locations.
|
default ListGeoLocationsResponse |
Route53Client.listGeoLocations(Consumer<ListGeoLocationsRequest.Builder> listGeoLocationsRequest)
Retrieves a list of supported geographic locations.
|
default ListGeoLocationsResponse |
Route53Client.listGeoLocations(ListGeoLocationsRequest listGeoLocationsRequest)
Retrieves a list of supported geographic locations.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListGeoLocationsResponse> |
Route53AsyncClient.listGeoLocations()
Retrieves a list of supported geographic locations.
|
default CompletableFuture<ListGeoLocationsResponse> |
Route53AsyncClient.listGeoLocations(Consumer<ListGeoLocationsRequest.Builder> listGeoLocationsRequest)
Retrieves a list of supported geographic locations.
|
default CompletableFuture<ListGeoLocationsResponse> |
Route53AsyncClient.listGeoLocations(ListGeoLocationsRequest listGeoLocationsRequest)
Retrieves a list of supported geographic locations.
|
Copyright © 2022. All rights reserved.