| Package | Description |
|---|---|
| software.amazon.awssdk.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchGetDevicePositionError> |
BatchGetDevicePositionResponse.errors()
Contains error details for each device that failed to send its position to the tracker resource.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetDevicePositionResponse.Builder |
BatchGetDevicePositionResponse.Builder.errors(BatchGetDevicePositionError... errors)
Contains error details for each device that failed to send its position to the tracker resource.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetDevicePositionResponse.Builder |
BatchGetDevicePositionResponse.Builder.errors(Collection<BatchGetDevicePositionError> errors)
Contains error details for each device that failed to send its position to the tracker resource.
|
Copyright © 2022. All rights reserved.