| Package | Description |
|---|---|
| software.amazon.awssdk.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchPutGeofenceError> |
BatchPutGeofenceResponse.errors()
Contains additional error details for each geofence that failed to be stored in a geofence collection.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutGeofenceResponse.Builder |
BatchPutGeofenceResponse.Builder.errors(BatchPutGeofenceError... errors)
Contains additional error details for each geofence that failed to be stored in a geofence collection.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutGeofenceResponse.Builder |
BatchPutGeofenceResponse.Builder.errors(Collection<BatchPutGeofenceError> errors)
Contains additional error details for each geofence that failed to be stored in a geofence collection.
|
Copyright © 2023. All rights reserved.