| Package | Description |
|---|---|
| software.amazon.awssdk.services.location |
"Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing"
|
| software.amazon.awssdk.services.location.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateKeyResponse |
LocationClient.createKey(CreateKeyRequest createKeyRequest)
Creates an API key resource in your Amazon Web Services account, which lets you grant actions for Amazon Location
resources to the API key bearer.
|
default CompletableFuture<CreateKeyResponse> |
LocationAsyncClient.createKey(CreateKeyRequest createKeyRequest)
Creates an API key resource in your Amazon Web Services account, which lets you grant actions for Amazon Location
resources to the API key bearer.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateKeyRequestMarshaller.marshall(CreateKeyRequest createKeyRequest) |
Copyright © 2023. All rights reserved.