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