| Package | Description |
|---|---|
| software.amazon.awssdk.services.location.model | |
| software.amazon.awssdk.services.location.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ListKeysResponseEntry> |
ListKeysResponse.entries()
Contains API key resources in your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
ListKeysResponse.Builder |
ListKeysResponse.Builder.entries(ListKeysResponseEntry... entries)
Contains API key resources in your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
ListKeysResponse.Builder |
ListKeysResponse.Builder.entries(Collection<ListKeysResponseEntry> entries)
Contains API key resources in your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ListKeysResponseEntry> |
ListKeysPublisher.entries()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ListKeysResponseEntry> |
ListKeysIterable.entries()
Returns an iterable to iterate through the paginated
ListKeysResponse.entries() member. |
Copyright © 2023. All rights reserved.