| 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 UpdatePlaceIndexResponse |
LocationClient.updatePlaceIndex(UpdatePlaceIndexRequest updatePlaceIndexRequest)
Updates the specified properties of a given place index resource.
|
default CompletableFuture<UpdatePlaceIndexResponse> |
LocationAsyncClient.updatePlaceIndex(UpdatePlaceIndexRequest updatePlaceIndexRequest)
Updates the specified properties of a given place index resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdatePlaceIndexRequestMarshaller.marshall(UpdatePlaceIndexRequest updatePlaceIndexRequest) |
Copyright © 2023. All rights reserved.