Package | Description |
---|---|
com.amazonaws.services.route53 | |
com.amazonaws.services.route53.model |
Modifier and Type | Method and Description |
---|---|
GetGeoLocationResult |
AbstractAmazonRoute53.getGeoLocation() |
GetGeoLocationResult |
AmazonRoute53.getGeoLocation()
Simplified method form for invoking the GetGeoLocation operation.
|
GetGeoLocationResult |
AmazonRoute53Client.getGeoLocation() |
GetGeoLocationResult |
AbstractAmazonRoute53.getGeoLocation(GetGeoLocationRequest request) |
GetGeoLocationResult |
AmazonRoute53.getGeoLocation(GetGeoLocationRequest getGeoLocationRequest)
To retrieve a single geo location, send a
GET request to the
/Route 53 API version/geolocation resource with one
of these options: continentcode | countrycode | countrycode and
subdivisioncode. |
GetGeoLocationResult |
AmazonRoute53Client.getGeoLocation(GetGeoLocationRequest getGeoLocationRequest)
To retrieve a single geo location, send a
GET request to the
/Route 53 API version/geolocation resource with one
of these options: continentcode | countrycode | countrycode and
subdivisioncode. |
Modifier and Type | Method and Description |
---|---|
Future<GetGeoLocationResult> |
AbstractAmazonRoute53Async.getGeoLocationAsync()
Simplified method form for invoking the GetGeoLocation operation.
|
Future<GetGeoLocationResult> |
AmazonRoute53AsyncClient.getGeoLocationAsync()
Simplified method form for invoking the GetGeoLocation operation.
|
Future<GetGeoLocationResult> |
AmazonRoute53Async.getGeoLocationAsync()
Simplified method form for invoking the GetGeoLocation operation.
|
Future<GetGeoLocationResult> |
AbstractAmazonRoute53Async.getGeoLocationAsync(AsyncHandler<GetGeoLocationRequest,GetGeoLocationResult> asyncHandler)
Simplified method form for invoking the GetGeoLocation operation with an
AsyncHandler.
|
Future<GetGeoLocationResult> |
AmazonRoute53AsyncClient.getGeoLocationAsync(AsyncHandler<GetGeoLocationRequest,GetGeoLocationResult> asyncHandler)
Simplified method form for invoking the GetGeoLocation operation with an
AsyncHandler.
|
Future<GetGeoLocationResult> |
AmazonRoute53Async.getGeoLocationAsync(AsyncHandler<GetGeoLocationRequest,GetGeoLocationResult> asyncHandler)
Simplified method form for invoking the GetGeoLocation operation with an
AsyncHandler.
|
Future<GetGeoLocationResult> |
AbstractAmazonRoute53Async.getGeoLocationAsync(GetGeoLocationRequest request) |
Future<GetGeoLocationResult> |
AmazonRoute53AsyncClient.getGeoLocationAsync(GetGeoLocationRequest request) |
Future<GetGeoLocationResult> |
AmazonRoute53Async.getGeoLocationAsync(GetGeoLocationRequest getGeoLocationRequest)
To retrieve a single geo location, send a
GET request to the
/Route 53 API version/geolocation resource with one
of these options: continentcode | countrycode | countrycode and
subdivisioncode. |
Future<GetGeoLocationResult> |
AbstractAmazonRoute53Async.getGeoLocationAsync(GetGeoLocationRequest request,
AsyncHandler<GetGeoLocationRequest,GetGeoLocationResult> asyncHandler) |
Future<GetGeoLocationResult> |
AmazonRoute53AsyncClient.getGeoLocationAsync(GetGeoLocationRequest request,
AsyncHandler<GetGeoLocationRequest,GetGeoLocationResult> asyncHandler) |
Future<GetGeoLocationResult> |
AmazonRoute53Async.getGeoLocationAsync(GetGeoLocationRequest getGeoLocationRequest,
AsyncHandler<GetGeoLocationRequest,GetGeoLocationResult> asyncHandler)
To retrieve a single geo location, send a
GET request to the
/Route 53 API version/geolocation resource with one
of these options: continentcode | countrycode | countrycode and
subdivisioncode. |
Modifier and Type | Method and Description |
---|---|
Future<GetGeoLocationResult> |
AbstractAmazonRoute53Async.getGeoLocationAsync(AsyncHandler<GetGeoLocationRequest,GetGeoLocationResult> asyncHandler)
Simplified method form for invoking the GetGeoLocation operation with an
AsyncHandler.
|
Future<GetGeoLocationResult> |
AmazonRoute53AsyncClient.getGeoLocationAsync(AsyncHandler<GetGeoLocationRequest,GetGeoLocationResult> asyncHandler)
Simplified method form for invoking the GetGeoLocation operation with an
AsyncHandler.
|
Future<GetGeoLocationResult> |
AmazonRoute53Async.getGeoLocationAsync(AsyncHandler<GetGeoLocationRequest,GetGeoLocationResult> asyncHandler)
Simplified method form for invoking the GetGeoLocation operation with an
AsyncHandler.
|
Future<GetGeoLocationResult> |
AbstractAmazonRoute53Async.getGeoLocationAsync(GetGeoLocationRequest request,
AsyncHandler<GetGeoLocationRequest,GetGeoLocationResult> asyncHandler) |
Future<GetGeoLocationResult> |
AmazonRoute53AsyncClient.getGeoLocationAsync(GetGeoLocationRequest request,
AsyncHandler<GetGeoLocationRequest,GetGeoLocationResult> asyncHandler) |
Future<GetGeoLocationResult> |
AmazonRoute53Async.getGeoLocationAsync(GetGeoLocationRequest getGeoLocationRequest,
AsyncHandler<GetGeoLocationRequest,GetGeoLocationResult> asyncHandler)
To retrieve a single geo location, send a
GET request to the
/Route 53 API version/geolocation resource with one
of these options: continentcode | countrycode | countrycode and
subdivisioncode. |
Modifier and Type | Method and Description |
---|---|
GetGeoLocationResult |
GetGeoLocationResult.clone() |
GetGeoLocationResult |
GetGeoLocationResult.withGeoLocationDetails(GeoLocationDetails geoLocationDetails)
A complex type that contains the information about the specified geo
location.
|
Copyright © 2018. All rights reserved.