| Package | Description |
|---|---|
| software.amazon.awssdk.services.location |
Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteGeofenceCollectionResponse |
LocationClient.deleteGeofenceCollection(Consumer<DeleteGeofenceCollectionRequest.Builder> deleteGeofenceCollectionRequest)
Deletes a geofence collection from your AWS account.
|
default DeleteGeofenceCollectionResponse |
LocationClient.deleteGeofenceCollection(DeleteGeofenceCollectionRequest deleteGeofenceCollectionRequest)
Deletes a geofence collection from your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteGeofenceCollectionResponse> |
LocationAsyncClient.deleteGeofenceCollection(Consumer<DeleteGeofenceCollectionRequest.Builder> deleteGeofenceCollectionRequest)
Deletes a geofence collection from your AWS account.
|
default CompletableFuture<DeleteGeofenceCollectionResponse> |
LocationAsyncClient.deleteGeofenceCollection(DeleteGeofenceCollectionRequest deleteGeofenceCollectionRequest)
Deletes a geofence collection from your AWS account.
|
Copyright © 2022. All rights reserved.