| 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 UpdateListenerResponse |
VpcLatticeClient.updateListener(Consumer<UpdateListenerRequest.Builder> updateListenerRequest)
Updates the specified listener for the specified service.
|
default UpdateListenerResponse |
VpcLatticeClient.updateListener(UpdateListenerRequest updateListenerRequest)
Updates the specified listener for the specified service.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateListenerResponse> |
VpcLatticeAsyncClient.updateListener(Consumer<UpdateListenerRequest.Builder> updateListenerRequest)
Updates the specified listener for the specified service.
|
default CompletableFuture<UpdateListenerResponse> |
VpcLatticeAsyncClient.updateListener(UpdateListenerRequest updateListenerRequest)
Updates the specified listener for the specified service.
|
Copyright © 2023. All rights reserved.