| Package | Description |
|---|---|
| software.amazon.awssdk.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchPutGeofenceRequestEntry> |
BatchPutGeofenceRequest.entries()
The batch of geofences to be stored in a geofence collection.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutGeofenceRequest.Builder |
BatchPutGeofenceRequest.Builder.entries(BatchPutGeofenceRequestEntry... entries)
The batch of geofences to be stored in a geofence collection.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutGeofenceRequest.Builder |
BatchPutGeofenceRequest.Builder.entries(Collection<BatchPutGeofenceRequestEntry> entries)
The batch of geofences to be stored in a geofence collection.
|
Copyright © 2023. All rights reserved.