| Package | Description |
|---|---|
| software.amazon.awssdk.services.location |
Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing
|
| software.amazon.awssdk.services.location.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SearchPlaceIndexForPositionResponse> |
LocationAsyncClient.searchPlaceIndexForPosition(SearchPlaceIndexForPositionRequest searchPlaceIndexForPositionRequest)
Reverse geocodes a given coordinate and returns a legible address.
|
default SearchPlaceIndexForPositionResponse |
LocationClient.searchPlaceIndexForPosition(SearchPlaceIndexForPositionRequest searchPlaceIndexForPositionRequest)
Reverse geocodes a given coordinate and returns a legible address.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SearchPlaceIndexForPositionRequestMarshaller.marshall(SearchPlaceIndexForPositionRequest searchPlaceIndexForPositionRequest) |
Copyright © 2021. All rights reserved.