| 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).
|
| Modifier and Type | Method and Description |
|---|---|
default GetListenerResponse |
VpcLatticeClient.getListener(Consumer<GetListenerRequest.Builder> getListenerRequest)
Retrieves information about the specified listener for the specified service.
|
default GetListenerResponse |
VpcLatticeClient.getListener(GetListenerRequest getListenerRequest)
Retrieves information about the specified listener for the specified service.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetListenerResponse> |
VpcLatticeAsyncClient.getListener(Consumer<GetListenerRequest.Builder> getListenerRequest)
Retrieves information about the specified listener for the specified service.
|
default CompletableFuture<GetListenerResponse> |
VpcLatticeAsyncClient.getListener(GetListenerRequest getListenerRequest)
Retrieves information about the specified listener for the specified service.
|
Copyright © 2023. All rights reserved.