Uses of Class
software.amazon.awssdk.services.ec2.model.CreateInternetGatewayRequest
Packages that use CreateInternetGatewayRequest
Package
Description
-
Uses of CreateInternetGatewayRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateInternetGatewayRequestModifier and TypeMethodDescriptionEc2AsyncClient.createInternetGateway(CreateInternetGatewayRequest createInternetGatewayRequest) Creates an internet gateway for use with a VPC.default CreateInternetGatewayResponseEc2Client.createInternetGateway(CreateInternetGatewayRequest createInternetGatewayRequest) Creates an internet gateway for use with a VPC. -
Uses of CreateInternetGatewayRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateInternetGatewayRequestModifier and TypeMethodDescriptionCreateInternetGatewayRequestMarshaller.marshall(CreateInternetGatewayRequest createInternetGatewayRequest)