| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteVpcPeeringConnectionResponse |
EC2Client.deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest deleteVpcPeeringConnectionRequest)
Deletes a VPC peering connection.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteVpcPeeringConnectionResponse> |
EC2AsyncClient.deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest deleteVpcPeeringConnectionRequest)
Deletes a VPC peering connection.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteVpcPeeringConnectionResponse |
DeleteVpcPeeringConnectionResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.