| 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<SearchPlaceIndexForTextResponse> |
LocationAsyncClient.searchPlaceIndexForText(SearchPlaceIndexForTextRequest searchPlaceIndexForTextRequest)
Geocodes free-form text, such as an address, name, city, or region to allow you to search for Places or points of
interest.
|
default SearchPlaceIndexForTextResponse |
LocationClient.searchPlaceIndexForText(SearchPlaceIndexForTextRequest searchPlaceIndexForTextRequest)
Geocodes free-form text, such as an address, name, city, or region to allow you to search for Places or points of
interest.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SearchPlaceIndexForTextRequestMarshaller.marshall(SearchPlaceIndexForTextRequest searchPlaceIndexForTextRequest) |
Copyright © 2021. All rights reserved.