Uses of Class
com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
Packages that use DeleteVpnGatewayRequest
-
Uses of DeleteVpnGatewayRequest in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 with parameters of type DeleteVpnGatewayRequestModifier and TypeMethodDescriptionAbstractAmazonEC2.deleteVpnGateway
(DeleteVpnGatewayRequest request) AmazonEC2.deleteVpnGateway
(DeleteVpnGatewayRequest deleteVpnGatewayRequest) Deletes the specified virtual private gateway.AmazonEC2Client.deleteVpnGateway
(DeleteVpnGatewayRequest deleteVpnGatewayRequest) Deletes the specified virtual private gateway.AbstractAmazonEC2Async.deleteVpnGatewayAsync
(DeleteVpnGatewayRequest request) AbstractAmazonEC2Async.deleteVpnGatewayAsync
(DeleteVpnGatewayRequest request, AsyncHandler<DeleteVpnGatewayRequest, DeleteVpnGatewayResult> asyncHandler) AmazonEC2Async.deleteVpnGatewayAsync
(DeleteVpnGatewayRequest deleteVpnGatewayRequest) Deletes the specified virtual private gateway.AmazonEC2Async.deleteVpnGatewayAsync
(DeleteVpnGatewayRequest deleteVpnGatewayRequest, AsyncHandler<DeleteVpnGatewayRequest, DeleteVpnGatewayResult> asyncHandler) Deletes the specified virtual private gateway.AmazonEC2AsyncClient.deleteVpnGatewayAsync
(DeleteVpnGatewayRequest request) AmazonEC2AsyncClient.deleteVpnGatewayAsync
(DeleteVpnGatewayRequest request, AsyncHandler<DeleteVpnGatewayRequest, DeleteVpnGatewayResult> asyncHandler) Method parameters in com.amazonaws.services.ec2 with type arguments of type DeleteVpnGatewayRequestModifier and TypeMethodDescriptionAbstractAmazonEC2Async.deleteVpnGatewayAsync
(DeleteVpnGatewayRequest request, AsyncHandler<DeleteVpnGatewayRequest, DeleteVpnGatewayResult> asyncHandler) AmazonEC2Async.deleteVpnGatewayAsync
(DeleteVpnGatewayRequest deleteVpnGatewayRequest, AsyncHandler<DeleteVpnGatewayRequest, DeleteVpnGatewayResult> asyncHandler) Deletes the specified virtual private gateway.AmazonEC2AsyncClient.deleteVpnGatewayAsync
(DeleteVpnGatewayRequest request, AsyncHandler<DeleteVpnGatewayRequest, DeleteVpnGatewayResult> asyncHandler) -
Uses of DeleteVpnGatewayRequest in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return DeleteVpnGatewayRequestModifier and TypeMethodDescriptionDeleteVpnGatewayRequest.clone()
DeleteVpnGatewayRequest.withVpnGatewayId
(String vpnGatewayId) The ID of the virtual private gateway.Methods in com.amazonaws.services.ec2.model that return types with arguments of type DeleteVpnGatewayRequestModifier and TypeMethodDescriptionDeleteVpnGatewayRequest.getDryRunRequest()
This method is intended for internal use only.