| Package | Description |
|---|---|
| software.amazon.awssdk.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchPutGeofenceError.Builder |
BatchPutGeofenceError.builder() |
BatchPutGeofenceError.Builder |
BatchPutGeofenceError.Builder.error(BatchItemError error)
Contains details associated to the batch error.
|
default BatchPutGeofenceError.Builder |
BatchPutGeofenceError.Builder.error(Consumer<BatchItemError.Builder> error)
Contains details associated to the batch error.
|
BatchPutGeofenceError.Builder |
BatchPutGeofenceError.Builder.geofenceId(String geofenceId)
The geofence associated with the error message.
|
BatchPutGeofenceError.Builder |
BatchPutGeofenceError.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchPutGeofenceError.Builder> |
BatchPutGeofenceError.serializableBuilderClass() |
Copyright © 2021. All rights reserved.