| 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 UpdateTrackerResponse |
LocationClient.updateTracker(UpdateTrackerRequest updateTrackerRequest)
Updates the specified properties of a given tracker resource.
|
default CompletableFuture<UpdateTrackerResponse> |
LocationAsyncClient.updateTracker(UpdateTrackerRequest updateTrackerRequest)
Updates the specified properties of a given tracker resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateTrackerRequestMarshaller.marshall(UpdateTrackerRequest updateTrackerRequest) |
Copyright © 2023. All rights reserved.