| Package | Description |
|---|---|
| com.amazonaws.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).
|
| com.amazonaws.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteServiceNetworkServiceAssociationResult |
AmazonVPCLatticeClient.deleteServiceNetworkServiceAssociation(DeleteServiceNetworkServiceAssociationRequest request)
Deletes the association between a specified service and the specific service network.
|
DeleteServiceNetworkServiceAssociationResult |
AbstractAmazonVPCLattice.deleteServiceNetworkServiceAssociation(DeleteServiceNetworkServiceAssociationRequest request) |
DeleteServiceNetworkServiceAssociationResult |
AmazonVPCLattice.deleteServiceNetworkServiceAssociation(DeleteServiceNetworkServiceAssociationRequest deleteServiceNetworkServiceAssociationRequest)
Deletes the association between a specified service and the specific service network.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteServiceNetworkServiceAssociationResult |
DeleteServiceNetworkServiceAssociationResult.clone() |
DeleteServiceNetworkServiceAssociationResult |
DeleteServiceNetworkServiceAssociationResult.withArn(String arn)
The Amazon Resource Name (ARN) of the association.
|
DeleteServiceNetworkServiceAssociationResult |
DeleteServiceNetworkServiceAssociationResult.withId(String id)
The ID of the association.
|
DeleteServiceNetworkServiceAssociationResult |
DeleteServiceNetworkServiceAssociationResult.withStatus(ServiceNetworkServiceAssociationStatus status)
The operation's status.
|
DeleteServiceNetworkServiceAssociationResult |
DeleteServiceNetworkServiceAssociationResult.withStatus(String status)
The operation's status.
|
Copyright © 2023. All rights reserved.