| 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 CreateServiceNetworkVpcAssociationResponse |
VpcLatticeClient.createServiceNetworkVpcAssociation(Consumer<CreateServiceNetworkVpcAssociationRequest.Builder> createServiceNetworkVpcAssociationRequest)
Associates a VPC with a service network.
|
default CreateServiceNetworkVpcAssociationResponse |
VpcLatticeClient.createServiceNetworkVpcAssociation(CreateServiceNetworkVpcAssociationRequest createServiceNetworkVpcAssociationRequest)
Associates a VPC with a service network.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateServiceNetworkVpcAssociationResponse> |
VpcLatticeAsyncClient.createServiceNetworkVpcAssociation(Consumer<CreateServiceNetworkVpcAssociationRequest.Builder> createServiceNetworkVpcAssociationRequest)
Associates a VPC with a service network.
|
default CompletableFuture<CreateServiceNetworkVpcAssociationResponse> |
VpcLatticeAsyncClient.createServiceNetworkVpcAssociation(CreateServiceNetworkVpcAssociationRequest createServiceNetworkVpcAssociationRequest)
Associates a VPC with a service network.
|
Copyright © 2023. All rights reserved.