Uses of Class
com.amazonaws.services.ec2.model.AttachInternetGatewayResult
Packages that use AttachInternetGatewayResult
-
Uses of AttachInternetGatewayResult in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 that return AttachInternetGatewayResultModifier 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.Methods in com.amazonaws.services.ec2 that return types with arguments of type AttachInternetGatewayResultModifier and TypeMethodDescriptionAbstractAmazonEC2Async.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 AttachInternetGatewayResultModifier 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 AttachInternetGatewayResult in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return AttachInternetGatewayResult