Uses of Class
software.amazon.awssdk.services.ec2.model.DeleteInternetGatewayRequest
Packages that use DeleteInternetGatewayRequest
Package
Description
-
Uses of DeleteInternetGatewayRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DeleteInternetGatewayRequestModifier and TypeMethodDescriptionEc2AsyncClient.deleteInternetGateway(DeleteInternetGatewayRequest deleteInternetGatewayRequest) Deletes the specified internet gateway.default DeleteInternetGatewayResponseEc2Client.deleteInternetGateway(DeleteInternetGatewayRequest deleteInternetGatewayRequest) Deletes the specified internet gateway. -
Uses of DeleteInternetGatewayRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DeleteInternetGatewayRequestModifier and TypeMethodDescriptionDeleteInternetGatewayRequestMarshaller.marshall(DeleteInternetGatewayRequest deleteInternetGatewayRequest)