| 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 UpdateKeyResponse |
LocationClient.updateKey(Consumer<UpdateKeyRequest.Builder> updateKeyRequest)
Updates the specified properties of a given API key resource.
|
default UpdateKeyResponse |
LocationClient.updateKey(UpdateKeyRequest updateKeyRequest)
Updates the specified properties of a given API key resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateKeyResponse> |
LocationAsyncClient.updateKey(Consumer<UpdateKeyRequest.Builder> updateKeyRequest)
Updates the specified properties of a given API key resource.
|
default CompletableFuture<UpdateKeyResponse> |
LocationAsyncClient.updateKey(UpdateKeyRequest updateKeyRequest)
Updates the specified properties of a given API key resource.
|
Copyright © 2023. All rights reserved.