Uses of Class
com.amazonaws.services.ec2.model.AttachInternetGatewayRequest
Packages that use AttachInternetGatewayRequest
-
Uses of AttachInternetGatewayRequest in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 with parameters of type AttachInternetGatewayRequestModifier and TypeMethodDescriptionAbstractAmazonEC2.attachInternetGateway
(AttachInternetGatewayRequest request) AmazonEC2.attachInternetGateway
(AttachInternetGatewayRequest attachInternetGatewayRequest) Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC.AmazonEC2Client.attachInternetGateway
(AttachInternetGatewayRequest attachInternetGatewayRequest) Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC.AbstractAmazonEC2Async.attachInternetGatewayAsync
(AttachInternetGatewayRequest request) AbstractAmazonEC2Async.attachInternetGatewayAsync
(AttachInternetGatewayRequest request, AsyncHandler<AttachInternetGatewayRequest, AttachInternetGatewayResult> asyncHandler) AmazonEC2Async.attachInternetGatewayAsync
(AttachInternetGatewayRequest attachInternetGatewayRequest) Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC.AmazonEC2Async.attachInternetGatewayAsync
(AttachInternetGatewayRequest attachInternetGatewayRequest, AsyncHandler<AttachInternetGatewayRequest, AttachInternetGatewayResult> asyncHandler) Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC.AmazonEC2AsyncClient.attachInternetGatewayAsync
(AttachInternetGatewayRequest request) AmazonEC2AsyncClient.attachInternetGatewayAsync
(AttachInternetGatewayRequest request, AsyncHandler<AttachInternetGatewayRequest, AttachInternetGatewayResult> asyncHandler) Method parameters in com.amazonaws.services.ec2 with type arguments of type AttachInternetGatewayRequestModifier and TypeMethodDescriptionAbstractAmazonEC2Async.attachInternetGatewayAsync
(AttachInternetGatewayRequest request, AsyncHandler<AttachInternetGatewayRequest, AttachInternetGatewayResult> asyncHandler) AmazonEC2Async.attachInternetGatewayAsync
(AttachInternetGatewayRequest attachInternetGatewayRequest, AsyncHandler<AttachInternetGatewayRequest, AttachInternetGatewayResult> asyncHandler) Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC.AmazonEC2AsyncClient.attachInternetGatewayAsync
(AttachInternetGatewayRequest request, AsyncHandler<AttachInternetGatewayRequest, AttachInternetGatewayResult> asyncHandler) -
Uses of AttachInternetGatewayRequest in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return AttachInternetGatewayRequestModifier and TypeMethodDescriptionAttachInternetGatewayRequest.clone()
AttachInternetGatewayRequest.withInternetGatewayId
(String internetGatewayId) The ID of the Internet gateway.The ID of the VPC.Methods in com.amazonaws.services.ec2.model that return types with arguments of type AttachInternetGatewayRequestModifier and TypeMethodDescriptionAttachInternetGatewayRequest.getDryRunRequest()
This method is intended for internal use only.