| Package | Description |
|---|---|
| software.amazon.awssdk.services.location |
"Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing"
|
| software.amazon.awssdk.services.location.paginators | |
| software.amazon.awssdk.services.location.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListKeysResponse> |
LocationAsyncClient.listKeys(ListKeysRequest listKeysRequest)
Lists API key resources in your Amazon Web Services account.
|
default ListKeysResponse |
LocationClient.listKeys(ListKeysRequest listKeysRequest)
Lists API key resources in your Amazon Web Services account.
|
default ListKeysPublisher |
LocationAsyncClient.listKeysPaginator(ListKeysRequest listKeysRequest)
Lists API key resources in your Amazon Web Services account.
|
default ListKeysIterable |
LocationClient.listKeysPaginator(ListKeysRequest listKeysRequest)
Lists API key resources in your Amazon Web Services account.
|
| Constructor and Description |
|---|
ListKeysIterable(LocationClient client,
ListKeysRequest firstRequest) |
ListKeysPublisher(LocationAsyncClient client,
ListKeysRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListKeysRequestMarshaller.marshall(ListKeysRequest listKeysRequest) |
Copyright © 2023. All rights reserved.