| 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<DeleteGeofenceCollectionResponse> |
LocationAsyncClient.deleteGeofenceCollection(DeleteGeofenceCollectionRequest deleteGeofenceCollectionRequest)
Deletes a geofence collection from your Amazon Web Services account.
|
default DeleteGeofenceCollectionResponse |
LocationClient.deleteGeofenceCollection(DeleteGeofenceCollectionRequest deleteGeofenceCollectionRequest)
Deletes a geofence collection from your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteGeofenceCollectionRequestMarshaller.marshall(DeleteGeofenceCollectionRequest deleteGeofenceCollectionRequest) |
Copyright © 2023. All rights reserved.