| Package | Description |
|---|---|
| com.amazonaws.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteDevicePositionHistoryError |
BatchDeleteDevicePositionHistoryError.clone() |
BatchDeleteDevicePositionHistoryError |
BatchDeleteDevicePositionHistoryError.withDeviceId(String deviceId)
The ID of the device for this position.
|
BatchDeleteDevicePositionHistoryError |
BatchDeleteDevicePositionHistoryError.withError(BatchItemError error) |
| Modifier and Type | Method and Description |
|---|---|
List<BatchDeleteDevicePositionHistoryError> |
BatchDeleteDevicePositionHistoryResult.getErrors()
Contains error details for each device history that failed to delete.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteDevicePositionHistoryResult |
BatchDeleteDevicePositionHistoryResult.withErrors(BatchDeleteDevicePositionHistoryError... errors)
Contains error details for each device history that failed to delete.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchDeleteDevicePositionHistoryResult.setErrors(Collection<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 © 2023. All rights reserved.