Uses of Class
software.amazon.awssdk.services.ec2.model.AttachInternetGatewayRequest
Packages that use AttachInternetGatewayRequest
Package
Description
-
Uses of AttachInternetGatewayRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type AttachInternetGatewayRequestModifier and TypeMethodDescriptionEc2AsyncClient.attachInternetGateway(AttachInternetGatewayRequest attachInternetGatewayRequest) Attaches an internet gateway or a virtual private gateway to a VPC, enabling connectivity between the internet and the VPC.default AttachInternetGatewayResponseEc2Client.attachInternetGateway(AttachInternetGatewayRequest attachInternetGatewayRequest) Attaches an internet gateway or a virtual private gateway to a VPC, enabling connectivity between the internet and the VPC. -
Uses of AttachInternetGatewayRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type AttachInternetGatewayRequestModifier and TypeMethodDescriptionAttachInternetGatewayRequestMarshaller.marshall(AttachInternetGatewayRequest attachInternetGatewayRequest)