| Package | Description |
|---|---|
| software.amazon.awssdk.services.location |
"Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing"
|
| software.amazon.awssdk.services.location.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListKeysResponse |
LocationClient.listKeys(Consumer<ListKeysRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListKeysResponse> |
LocationAsyncClient.listKeys(Consumer<ListKeysRequest.Builder> listKeysRequest)
Lists API key resources in your Amazon Web Services account.
|
default CompletableFuture<ListKeysResponse> |
LocationAsyncClient.listKeys(ListKeysRequest listKeysRequest)
Lists API key resources in your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListKeysResponse> |
ListKeysIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListKeysPublisher.subscribe(org.reactivestreams.Subscriber<? super ListKeysResponse> subscriber) |
Copyright © 2023. All rights reserved.