| 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 DeleteServiceNetworkServiceAssociationResponse |
VpcLatticeClient.deleteServiceNetworkServiceAssociation(Consumer<DeleteServiceNetworkServiceAssociationRequest.Builder> deleteServiceNetworkServiceAssociationRequest)
Deletes the association between a specified service and the specific service network.
|
default DeleteServiceNetworkServiceAssociationResponse |
VpcLatticeClient.deleteServiceNetworkServiceAssociation(DeleteServiceNetworkServiceAssociationRequest deleteServiceNetworkServiceAssociationRequest)
Deletes the association between a specified service and the specific service network.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteServiceNetworkServiceAssociationResponse> |
VpcLatticeAsyncClient.deleteServiceNetworkServiceAssociation(Consumer<DeleteServiceNetworkServiceAssociationRequest.Builder> deleteServiceNetworkServiceAssociationRequest)
Deletes the association between a specified service and the specific service network.
|
default CompletableFuture<DeleteServiceNetworkServiceAssociationResponse> |
VpcLatticeAsyncClient.deleteServiceNetworkServiceAssociation(DeleteServiceNetworkServiceAssociationRequest deleteServiceNetworkServiceAssociationRequest)
Deletes the association between a specified service and the specific service network.
|
Copyright © 2023. All rights reserved.