| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteVpcResponse |
EC2Client.deleteVpc(DeleteVpcRequest deleteVpcRequest)
Deletes the specified VPC.
|
default CompletableFuture<DeleteVpcResponse> |
EC2AsyncClient.deleteVpc(DeleteVpcRequest deleteVpcRequest)
Deletes the specified VPC.
|
| Modifier and Type | Method and Description |
|---|---|
Request<DeleteVpcRequest> |
DeleteVpcRequestMarshaller.marshall(DeleteVpcRequest deleteVpcRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<DeleteVpcRequest> |
DeleteVpcRequestMarshaller.marshall(DeleteVpcRequest deleteVpcRequest) |
Copyright © 2017. All rights reserved.