| Package | Description |
|---|---|
| com.amazonaws.services.location |
"Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing"
|
| com.amazonaws.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteGeofenceCollectionResult |
AmazonLocationClient.deleteGeofenceCollection(DeleteGeofenceCollectionRequest request)
Deletes a geofence collection from your Amazon Web Services account.
|
DeleteGeofenceCollectionResult |
AmazonLocation.deleteGeofenceCollection(DeleteGeofenceCollectionRequest deleteGeofenceCollectionRequest)
Deletes a geofence collection from your Amazon Web Services account.
|
DeleteGeofenceCollectionResult |
AbstractAmazonLocation.deleteGeofenceCollection(DeleteGeofenceCollectionRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteGeofenceCollectionResult> |
AmazonLocationAsyncClient.deleteGeofenceCollectionAsync(DeleteGeofenceCollectionRequest request,
AsyncHandler<DeleteGeofenceCollectionRequest,DeleteGeofenceCollectionResult> asyncHandler) |
Future<DeleteGeofenceCollectionResult> |
AmazonLocationAsync.deleteGeofenceCollectionAsync(DeleteGeofenceCollectionRequest deleteGeofenceCollectionRequest,
AsyncHandler<DeleteGeofenceCollectionRequest,DeleteGeofenceCollectionResult> asyncHandler)
Deletes a geofence collection from your Amazon Web Services account.
|
Future<DeleteGeofenceCollectionResult> |
AbstractAmazonLocationAsync.deleteGeofenceCollectionAsync(DeleteGeofenceCollectionRequest request,
AsyncHandler<DeleteGeofenceCollectionRequest,DeleteGeofenceCollectionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteGeofenceCollectionResult |
DeleteGeofenceCollectionResult.clone() |
Copyright © 2025. All rights reserved.