| Package | Description |
|---|---|
| software.amazon.awssdk.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchPutGeofenceRequestEntry.Builder |
BatchPutGeofenceRequestEntry.builder() |
BatchPutGeofenceRequestEntry.Builder |
BatchPutGeofenceRequestEntry.Builder.geofenceId(String geofenceId)
The identifier for the geofence to be stored in a given geofence collection.
|
default BatchPutGeofenceRequestEntry.Builder |
BatchPutGeofenceRequestEntry.Builder.geometry(Consumer<GeofenceGeometry.Builder> geometry)
Contains the polygon details to specify the position of the geofence.
|
BatchPutGeofenceRequestEntry.Builder |
BatchPutGeofenceRequestEntry.Builder.geometry(GeofenceGeometry geometry)
Contains the polygon details to specify the position of the geofence.
|
BatchPutGeofenceRequestEntry.Builder |
BatchPutGeofenceRequestEntry.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchPutGeofenceRequestEntry.Builder> |
BatchPutGeofenceRequestEntry.serializableBuilderClass() |
Copyright © 2022. All rights reserved.