Uses of Class
com.amazonaws.services.ec2.model.DeleteVpcRequest
Packages that use DeleteVpcRequest
-
Uses of DeleteVpcRequest in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 with parameters of type DeleteVpcRequestModifier and TypeMethodDescriptionAbstractAmazonEC2.deleteVpc(DeleteVpcRequest request) AmazonEC2.deleteVpc(DeleteVpcRequest deleteVpcRequest) Deletes the specified VPC.AmazonEC2Client.deleteVpc(DeleteVpcRequest deleteVpcRequest) Deletes the specified VPC.AbstractAmazonEC2Async.deleteVpcAsync(DeleteVpcRequest request) AbstractAmazonEC2Async.deleteVpcAsync(DeleteVpcRequest request, AsyncHandler<DeleteVpcRequest, DeleteVpcResult> asyncHandler) AmazonEC2Async.deleteVpcAsync(DeleteVpcRequest deleteVpcRequest) Deletes the specified VPC.AmazonEC2Async.deleteVpcAsync(DeleteVpcRequest deleteVpcRequest, AsyncHandler<DeleteVpcRequest, DeleteVpcResult> asyncHandler) Deletes the specified VPC.AmazonEC2AsyncClient.deleteVpcAsync(DeleteVpcRequest request) AmazonEC2AsyncClient.deleteVpcAsync(DeleteVpcRequest request, AsyncHandler<DeleteVpcRequest, DeleteVpcResult> asyncHandler) Method parameters in com.amazonaws.services.ec2 with type arguments of type DeleteVpcRequestModifier and TypeMethodDescriptionAbstractAmazonEC2Async.deleteVpcAsync(DeleteVpcRequest request, AsyncHandler<DeleteVpcRequest, DeleteVpcResult> asyncHandler) AmazonEC2Async.deleteVpcAsync(DeleteVpcRequest deleteVpcRequest, AsyncHandler<DeleteVpcRequest, DeleteVpcResult> asyncHandler) Deletes the specified VPC.AmazonEC2AsyncClient.deleteVpcAsync(DeleteVpcRequest request, AsyncHandler<DeleteVpcRequest, DeleteVpcResult> asyncHandler) -
Uses of DeleteVpcRequest in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return DeleteVpcRequestMethods in com.amazonaws.services.ec2.model that return types with arguments of type DeleteVpcRequestModifier and TypeMethodDescriptionDeleteVpcRequest.getDryRunRequest()This method is intended for internal use only.