Uses of Class
com.amazonaws.services.route53.model.GetGeoLocationResult
Packages that use GetGeoLocationResult
-
Uses of GetGeoLocationResult in com.amazonaws.services.route53
Methods in com.amazonaws.services.route53 that return GetGeoLocationResultModifier and TypeMethodDescriptionAbstractAmazonRoute53.getGeoLocation()
AbstractAmazonRoute53.getGeoLocation
(GetGeoLocationRequest request) AmazonRoute53.getGeoLocation()
Simplified method form for invoking the GetGeoLocation operation.AmazonRoute53.getGeoLocation
(GetGeoLocationRequest getGeoLocationRequest) To retrieve a single geo location, send aGET
request to the/Route 53 API version/geolocation
resource with one of these options: continentcode | countrycode | countrycode and subdivisioncode.AmazonRoute53Client.getGeoLocation()
AmazonRoute53Client.getGeoLocation
(GetGeoLocationRequest getGeoLocationRequest) To retrieve a single geo location, send aGET
request to the/Route 53 API version/geolocation
resource with one of these options: continentcode | countrycode | countrycode and subdivisioncode.Methods in com.amazonaws.services.route53 that return types with arguments of type GetGeoLocationResultModifier and TypeMethodDescriptionAbstractAmazonRoute53Async.getGeoLocationAsync()
Simplified method form for invoking the GetGeoLocation operation.AbstractAmazonRoute53Async.getGeoLocationAsync
(AsyncHandler<GetGeoLocationRequest, GetGeoLocationResult> asyncHandler) Simplified method form for invoking the GetGeoLocation operation with an AsyncHandler.AbstractAmazonRoute53Async.getGeoLocationAsync
(GetGeoLocationRequest request) AbstractAmazonRoute53Async.getGeoLocationAsync
(GetGeoLocationRequest request, AsyncHandler<GetGeoLocationRequest, GetGeoLocationResult> asyncHandler) AmazonRoute53Async.getGeoLocationAsync()
Simplified method form for invoking the GetGeoLocation operation.AmazonRoute53Async.getGeoLocationAsync
(AsyncHandler<GetGeoLocationRequest, GetGeoLocationResult> asyncHandler) Simplified method form for invoking the GetGeoLocation operation with an AsyncHandler.AmazonRoute53Async.getGeoLocationAsync
(GetGeoLocationRequest getGeoLocationRequest) To retrieve a single geo location, send aGET
request to the/Route 53 API version/geolocation
resource with one of these options: continentcode | countrycode | countrycode and subdivisioncode.AmazonRoute53Async.getGeoLocationAsync
(GetGeoLocationRequest getGeoLocationRequest, AsyncHandler<GetGeoLocationRequest, GetGeoLocationResult> asyncHandler) To retrieve a single geo location, send aGET
request to the/Route 53 API version/geolocation
resource with one of these options: continentcode | countrycode | countrycode and subdivisioncode.AmazonRoute53AsyncClient.getGeoLocationAsync()
Simplified method form for invoking the GetGeoLocation operation.AmazonRoute53AsyncClient.getGeoLocationAsync
(AsyncHandler<GetGeoLocationRequest, GetGeoLocationResult> asyncHandler) Simplified method form for invoking the GetGeoLocation operation with an AsyncHandler.AmazonRoute53AsyncClient.getGeoLocationAsync
(GetGeoLocationRequest request) AmazonRoute53AsyncClient.getGeoLocationAsync
(GetGeoLocationRequest request, AsyncHandler<GetGeoLocationRequest, GetGeoLocationResult> asyncHandler) Method parameters in com.amazonaws.services.route53 with type arguments of type GetGeoLocationResultModifier and TypeMethodDescriptionAbstractAmazonRoute53Async.getGeoLocationAsync
(AsyncHandler<GetGeoLocationRequest, GetGeoLocationResult> asyncHandler) Simplified method form for invoking the GetGeoLocation operation with an AsyncHandler.AbstractAmazonRoute53Async.getGeoLocationAsync
(GetGeoLocationRequest request, AsyncHandler<GetGeoLocationRequest, GetGeoLocationResult> asyncHandler) AmazonRoute53Async.getGeoLocationAsync
(AsyncHandler<GetGeoLocationRequest, GetGeoLocationResult> asyncHandler) Simplified method form for invoking the GetGeoLocation operation with an AsyncHandler.AmazonRoute53Async.getGeoLocationAsync
(GetGeoLocationRequest getGeoLocationRequest, AsyncHandler<GetGeoLocationRequest, GetGeoLocationResult> asyncHandler) To retrieve a single geo location, send aGET
request to the/Route 53 API version/geolocation
resource with one of these options: continentcode | countrycode | countrycode and subdivisioncode.AmazonRoute53AsyncClient.getGeoLocationAsync
(AsyncHandler<GetGeoLocationRequest, GetGeoLocationResult> asyncHandler) Simplified method form for invoking the GetGeoLocation operation with an AsyncHandler.AmazonRoute53AsyncClient.getGeoLocationAsync
(GetGeoLocationRequest request, AsyncHandler<GetGeoLocationRequest, GetGeoLocationResult> asyncHandler) -
Uses of GetGeoLocationResult in com.amazonaws.services.route53.model
Methods in com.amazonaws.services.route53.model that return GetGeoLocationResultModifier and TypeMethodDescriptionGetGeoLocationResult.clone()
GetGeoLocationResult.withGeoLocationDetails
(GeoLocationDetails geoLocationDetails) A complex type that contains the information about the specified geo location.