| 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 |
|---|---|
DeleteKeyResult |
AbstractAmazonLocation.deleteKey(DeleteKeyRequest request) |
DeleteKeyResult |
AmazonLocation.deleteKey(DeleteKeyRequest deleteKeyRequest)
Deletes the specified API key.
|
DeleteKeyResult |
AmazonLocationClient.deleteKey(DeleteKeyRequest request)
Deletes the specified API key.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteKeyResult> |
AmazonLocationAsyncClient.deleteKeyAsync(DeleteKeyRequest request) |
Future<DeleteKeyResult> |
AbstractAmazonLocationAsync.deleteKeyAsync(DeleteKeyRequest request) |
Future<DeleteKeyResult> |
AmazonLocationAsync.deleteKeyAsync(DeleteKeyRequest deleteKeyRequest)
Deletes the specified API key.
|
Future<DeleteKeyResult> |
AmazonLocationAsyncClient.deleteKeyAsync(DeleteKeyRequest request,
AsyncHandler<DeleteKeyRequest,DeleteKeyResult> asyncHandler) |
Future<DeleteKeyResult> |
AbstractAmazonLocationAsync.deleteKeyAsync(DeleteKeyRequest request,
AsyncHandler<DeleteKeyRequest,DeleteKeyResult> asyncHandler) |
Future<DeleteKeyResult> |
AmazonLocationAsync.deleteKeyAsync(DeleteKeyRequest deleteKeyRequest,
AsyncHandler<DeleteKeyRequest,DeleteKeyResult> asyncHandler)
Deletes the specified API key.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteKeyResult> |
AmazonLocationAsyncClient.deleteKeyAsync(DeleteKeyRequest request,
AsyncHandler<DeleteKeyRequest,DeleteKeyResult> asyncHandler) |
Future<DeleteKeyResult> |
AbstractAmazonLocationAsync.deleteKeyAsync(DeleteKeyRequest request,
AsyncHandler<DeleteKeyRequest,DeleteKeyResult> asyncHandler) |
Future<DeleteKeyResult> |
AmazonLocationAsync.deleteKeyAsync(DeleteKeyRequest deleteKeyRequest,
AsyncHandler<DeleteKeyRequest,DeleteKeyResult> asyncHandler)
Deletes the specified API key.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteKeyResult |
DeleteKeyResult.clone() |
Copyright © 2023. All rights reserved.