| Package | Description |
|---|---|
| software.amazon.awssdk.services.location |
Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing
|
| software.amazon.awssdk.services.location.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchEvaluateGeofencesResponse> |
LocationAsyncClient.batchEvaluateGeofences(BatchEvaluateGeofencesRequest batchEvaluateGeofencesRequest)
Evaluates device positions against the geofence geometries from a given geofence collection.
|
default BatchEvaluateGeofencesResponse |
LocationClient.batchEvaluateGeofences(BatchEvaluateGeofencesRequest batchEvaluateGeofencesRequest)
Evaluates device positions against the geofence geometries from a given geofence collection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchEvaluateGeofencesRequestMarshaller.marshall(BatchEvaluateGeofencesRequest batchEvaluateGeofencesRequest) |
Copyright © 2022. All rights reserved.