| Package | Description |
|---|---|
| software.amazon.awssdk.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
BatchItemError |
BatchGetDevicePositionError.error()
Contains details related to the error code.
|
BatchItemError |
BatchEvaluateGeofencesError.error()
Contains details associated to the batch error.
|
BatchItemError |
BatchPutGeofenceError.error()
Contains details associated to the batch error.
|
BatchItemError |
BatchUpdateDevicePositionError.error()
Contains details related to the error code such as the error code and error message.
|
BatchItemError |
BatchDeleteGeofenceError.error()
Contains details associated to the batch error.
|
BatchItemError |
BatchDeleteDevicePositionHistoryError.error()
Returns the value of the Error property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetDevicePositionError.Builder |
BatchGetDevicePositionError.Builder.error(BatchItemError error)
Contains details related to the error code.
|
BatchEvaluateGeofencesError.Builder |
BatchEvaluateGeofencesError.Builder.error(BatchItemError error)
Contains details associated to the batch error.
|
BatchPutGeofenceError.Builder |
BatchPutGeofenceError.Builder.error(BatchItemError error)
Contains details associated to the batch error.
|
BatchUpdateDevicePositionError.Builder |
BatchUpdateDevicePositionError.Builder.error(BatchItemError error)
Contains details related to the error code such as the error code and error message.
|
BatchDeleteGeofenceError.Builder |
BatchDeleteGeofenceError.Builder.error(BatchItemError error)
Contains details associated to the batch error.
|
BatchDeleteDevicePositionHistoryError.Builder |
BatchDeleteDevicePositionHistoryError.Builder.error(BatchItemError error)
Sets the value of the Error property for this object.
|
Copyright © 2021. All rights reserved.