| Package | Description |
|---|---|
| com.amazonaws.services.location |
"Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing"
|
| com.amazonaws.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteDevicePositionHistoryResult |
AbstractAmazonLocation.batchDeleteDevicePositionHistory(BatchDeleteDevicePositionHistoryRequest request) |
BatchDeleteDevicePositionHistoryResult |
AmazonLocationClient.batchDeleteDevicePositionHistory(BatchDeleteDevicePositionHistoryRequest request)
Deletes the position history of one or more devices from a tracker resource.
|
BatchDeleteDevicePositionHistoryResult |
AmazonLocation.batchDeleteDevicePositionHistory(BatchDeleteDevicePositionHistoryRequest batchDeleteDevicePositionHistoryRequest)
Deletes the position history of one or more devices from a tracker resource.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteDevicePositionHistoryResult |
BatchDeleteDevicePositionHistoryResult.clone() |
BatchDeleteDevicePositionHistoryResult |
BatchDeleteDevicePositionHistoryResult.withErrors(BatchDeleteDevicePositionHistoryError... errors)
Contains error details for each device history that failed to delete.
|
BatchDeleteDevicePositionHistoryResult |
BatchDeleteDevicePositionHistoryResult.withErrors(Collection<BatchDeleteDevicePositionHistoryError> errors)
Contains error details for each device history that failed to delete.
|
Copyright © 2022. All rights reserved.