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