| Package | Description |
|---|---|
| com.amazonaws.services.location |
Suite of geospatial services including Maps, Places, Tracking, and Geofencing
|
| com.amazonaws.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteGeofenceCollectionResult |
AmazonLocation.deleteGeofenceCollection(DeleteGeofenceCollectionRequest deleteGeofenceCollectionRequest)
Deletes a geofence collection from your AWS account.
|
DeleteGeofenceCollectionResult |
AmazonLocationClient.deleteGeofenceCollection(DeleteGeofenceCollectionRequest request)
Deletes a geofence collection from your AWS 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 AWS account.
|
Future<DeleteGeofenceCollectionResult> |
AbstractAmazonLocationAsync.deleteGeofenceCollectionAsync(DeleteGeofenceCollectionRequest request,
AsyncHandler<DeleteGeofenceCollectionRequest,DeleteGeofenceCollectionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteGeofenceCollectionResult |
DeleteGeofenceCollectionResult.clone() |
Copyright © 2021. All rights reserved.