| 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<CreateGeofenceCollectionResponse> |
LocationAsyncClient.createGeofenceCollection(CreateGeofenceCollectionRequest createGeofenceCollectionRequest)
Creates a geofence collection, which manages and stores geofences.
|
default CreateGeofenceCollectionResponse |
LocationClient.createGeofenceCollection(CreateGeofenceCollectionRequest createGeofenceCollectionRequest)
Creates a geofence collection, which manages and stores geofences.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateGeofenceCollectionRequestMarshaller.marshall(CreateGeofenceCollectionRequest createGeofenceCollectionRequest) |
Copyright © 2021. All rights reserved.