| Package | Description |
|---|---|
| software.amazon.awssdk.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchPutGeofenceSuccess> |
BatchPutGeofenceResponse.successes()
Contains each geofence that was successfully stored in a geofence collection.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutGeofenceResponse.Builder |
BatchPutGeofenceResponse.Builder.successes(BatchPutGeofenceSuccess... successes)
Contains each geofence that was successfully stored in a geofence collection.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutGeofenceResponse.Builder |
BatchPutGeofenceResponse.Builder.successes(Collection<BatchPutGeofenceSuccess> successes)
Contains each geofence that was successfully stored in a geofence collection.
|
Copyright © 2022. All rights reserved.