| 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<BatchDeleteDevicePositionHistoryResponse> |
LocationAsyncClient.batchDeleteDevicePositionHistory(BatchDeleteDevicePositionHistoryRequest batchDeleteDevicePositionHistoryRequest)
Deletes the position history of one or more devices from a tracker resource.
|
default BatchDeleteDevicePositionHistoryResponse |
LocationClient.batchDeleteDevicePositionHistory(BatchDeleteDevicePositionHistoryRequest batchDeleteDevicePositionHistoryRequest)
Deletes the position history of one or more devices from a tracker resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchDeleteDevicePositionHistoryRequestMarshaller.marshall(BatchDeleteDevicePositionHistoryRequest batchDeleteDevicePositionHistoryRequest) |
Copyright © 2023. All rights reserved.