| 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 GetServiceNetworkResponse |
VpcLatticeClient.getServiceNetwork(Consumer<GetServiceNetworkRequest.Builder> getServiceNetworkRequest)
Retrieves information about the specified service network.
|
default GetServiceNetworkResponse |
VpcLatticeClient.getServiceNetwork(GetServiceNetworkRequest getServiceNetworkRequest)
Retrieves information about the specified service network.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetServiceNetworkResponse> |
VpcLatticeAsyncClient.getServiceNetwork(Consumer<GetServiceNetworkRequest.Builder> getServiceNetworkRequest)
Retrieves information about the specified service network.
|
default CompletableFuture<GetServiceNetworkResponse> |
VpcLatticeAsyncClient.getServiceNetwork(GetServiceNetworkRequest getServiceNetworkRequest)
Retrieves information about the specified service network.
|
Copyright © 2023. All rights reserved.