| Package | Description |
|---|---|
| com.amazonaws.services.location |
Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing
|
| com.amazonaws.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeMapResult> |
AmazonLocationAsyncClient.describeMapAsync(DescribeMapRequest request,
AsyncHandler<DescribeMapRequest,DescribeMapResult> asyncHandler) |
Future<DescribeMapResult> |
AmazonLocationAsync.describeMapAsync(DescribeMapRequest describeMapRequest,
AsyncHandler<DescribeMapRequest,DescribeMapResult> asyncHandler)
Retrieves the map resource details.
|
Future<DescribeMapResult> |
AbstractAmazonLocationAsync.describeMapAsync(DescribeMapRequest request,
AsyncHandler<DescribeMapRequest,DescribeMapResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeMapRequest |
DescribeMapRequest.clone() |
DescribeMapRequest |
DescribeMapRequest.withMapName(String mapName)
The name of the map resource.
|
Copyright © 2021. All rights reserved.