| 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<SearchPlaceIndexForSuggestionsResponse> |
LocationAsyncClient.searchPlaceIndexForSuggestions(SearchPlaceIndexForSuggestionsRequest searchPlaceIndexForSuggestionsRequest)
Generates suggestions for addresses and points of interest based on partial or misspelled free-form text.
|
default SearchPlaceIndexForSuggestionsResponse |
LocationClient.searchPlaceIndexForSuggestions(SearchPlaceIndexForSuggestionsRequest searchPlaceIndexForSuggestionsRequest)
Generates suggestions for addresses and points of interest based on partial or misspelled free-form text.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SearchPlaceIndexForSuggestionsRequestMarshaller.marshall(SearchPlaceIndexForSuggestionsRequest searchPlaceIndexForSuggestionsRequest) |
Copyright © 2022. All rights reserved.