| 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).
|
| software.amazon.awssdk.services.vpclattice.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteServiceNetworkVpcAssociationResponse |
VpcLatticeClient.deleteServiceNetworkVpcAssociation(DeleteServiceNetworkVpcAssociationRequest deleteServiceNetworkVpcAssociationRequest)
Disassociates the VPC from the service network.
|
default CompletableFuture<DeleteServiceNetworkVpcAssociationResponse> |
VpcLatticeAsyncClient.deleteServiceNetworkVpcAssociation(DeleteServiceNetworkVpcAssociationRequest deleteServiceNetworkVpcAssociationRequest)
Disassociates the VPC from the service network.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteServiceNetworkVpcAssociationRequestMarshaller.marshall(DeleteServiceNetworkVpcAssociationRequest deleteServiceNetworkVpcAssociationRequest) |
Copyright © 2023. All rights reserved.