| 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 |
|---|---|
DeletePlaceIndexResult |
AmazonLocation.deletePlaceIndex(DeletePlaceIndexRequest deletePlaceIndexRequest)
Deletes a Place index resource from your AWS account.
|
DeletePlaceIndexResult |
AmazonLocationClient.deletePlaceIndex(DeletePlaceIndexRequest request)
Deletes a Place index resource from your AWS account.
|
DeletePlaceIndexResult |
AbstractAmazonLocation.deletePlaceIndex(DeletePlaceIndexRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeletePlaceIndexResult> |
AmazonLocationAsyncClient.deletePlaceIndexAsync(DeletePlaceIndexRequest request,
AsyncHandler<DeletePlaceIndexRequest,DeletePlaceIndexResult> asyncHandler) |
Future<DeletePlaceIndexResult> |
AmazonLocationAsync.deletePlaceIndexAsync(DeletePlaceIndexRequest deletePlaceIndexRequest,
AsyncHandler<DeletePlaceIndexRequest,DeletePlaceIndexResult> asyncHandler)
Deletes a Place index resource from your AWS account.
|
Future<DeletePlaceIndexResult> |
AbstractAmazonLocationAsync.deletePlaceIndexAsync(DeletePlaceIndexRequest request,
AsyncHandler<DeletePlaceIndexRequest,DeletePlaceIndexResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeletePlaceIndexResult |
DeletePlaceIndexResult.clone() |
Copyright © 2021. All rights reserved.