| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.model | |
| software.amazon.awssdk.services.vpclattice.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ListenerSummary> |
ListListenersResponse.items()
Information about the listeners.
|
| Modifier and Type | Method and Description |
|---|---|
ListListenersResponse.Builder |
ListListenersResponse.Builder.items(ListenerSummary... items)
Information about the listeners.
|
| Modifier and Type | Method and Description |
|---|---|
ListListenersResponse.Builder |
ListListenersResponse.Builder.items(Collection<ListenerSummary> items)
Information about the listeners.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ListenerSummary> |
ListListenersPublisher.items()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ListenerSummary> |
ListListenersIterable.items()
Returns an iterable to iterate through the paginated
ListListenersResponse.items() member. |
Copyright © 2023. All rights reserved.