| 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<UpdateMapResponse> |
LocationAsyncClient.updateMap(UpdateMapRequest updateMapRequest)
Updates the specified properties of a given map resource.
|
default UpdateMapResponse |
LocationClient.updateMap(UpdateMapRequest updateMapRequest)
Updates the specified properties of a given map resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateMapRequestMarshaller.marshall(UpdateMapRequest updateMapRequest) |
Copyright © 2021. All rights reserved.