| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice |
Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, and monitor all
of your services across multiple accounts and virtual private clouds (VPCs).
|
| software.amazon.awssdk.services.vpclattice.paginators | |
| software.amazon.awssdk.services.vpclattice.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListListenersResponse> |
VpcLatticeAsyncClient.listListeners(ListListenersRequest listListenersRequest)
Lists the listeners for the specified service.
|
default ListListenersResponse |
VpcLatticeClient.listListeners(ListListenersRequest listListenersRequest)
Lists the listeners for the specified service.
|
default ListListenersPublisher |
VpcLatticeAsyncClient.listListenersPaginator(ListListenersRequest listListenersRequest)
Lists the listeners for the specified service.
|
default ListListenersIterable |
VpcLatticeClient.listListenersPaginator(ListListenersRequest listListenersRequest)
Lists the listeners for the specified service.
|
| Constructor and Description |
|---|
ListListenersIterable(VpcLatticeClient client,
ListListenersRequest firstRequest) |
ListListenersPublisher(VpcLatticeAsyncClient client,
ListListenersRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListListenersRequestMarshaller.marshall(ListListenersRequest listListenersRequest) |
Copyright © 2023. All rights reserved.