| 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 CreateListenerResponse |
VpcLatticeClient.createListener(Consumer<CreateListenerRequest.Builder> createListenerRequest)
Creates a listener for a service.
|
default CreateListenerResponse |
VpcLatticeClient.createListener(CreateListenerRequest createListenerRequest)
Creates a listener for a service.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateListenerResponse> |
VpcLatticeAsyncClient.createListener(Consumer<CreateListenerRequest.Builder> createListenerRequest)
Creates a listener for a service.
|
default CompletableFuture<CreateListenerResponse> |
VpcLatticeAsyncClient.createListener(CreateListenerRequest createListenerRequest)
Creates a listener for a service.
|
Copyright © 2023. All rights reserved.