Uses of Class
com.amazonaws.services.ec2.model.CreateInternetGatewayRequest
Packages that use CreateInternetGatewayRequest
-
Uses of CreateInternetGatewayRequest in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 with parameters of type CreateInternetGatewayRequestModifier and TypeMethodDescriptionAbstractAmazonEC2.createInternetGateway
(CreateInternetGatewayRequest request) AmazonEC2.createInternetGateway
(CreateInternetGatewayRequest createInternetGatewayRequest) Creates an Internet gateway for use with a VPC.AmazonEC2Client.createInternetGateway
(CreateInternetGatewayRequest createInternetGatewayRequest) Creates an Internet gateway for use with a VPC.AbstractAmazonEC2Async.createInternetGatewayAsync
(CreateInternetGatewayRequest request) AbstractAmazonEC2Async.createInternetGatewayAsync
(CreateInternetGatewayRequest request, AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult> asyncHandler) AmazonEC2Async.createInternetGatewayAsync
(CreateInternetGatewayRequest createInternetGatewayRequest) Creates an Internet gateway for use with a VPC.AmazonEC2Async.createInternetGatewayAsync
(CreateInternetGatewayRequest createInternetGatewayRequest, AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult> asyncHandler) Creates an Internet gateway for use with a VPC.AmazonEC2AsyncClient.createInternetGatewayAsync
(CreateInternetGatewayRequest request) AmazonEC2AsyncClient.createInternetGatewayAsync
(CreateInternetGatewayRequest request, AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult> asyncHandler) Method parameters in com.amazonaws.services.ec2 with type arguments of type CreateInternetGatewayRequestModifier and TypeMethodDescriptionAbstractAmazonEC2Async.createInternetGatewayAsync
(AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult> asyncHandler) Simplified method form for invoking the CreateInternetGateway operation with an AsyncHandler.AbstractAmazonEC2Async.createInternetGatewayAsync
(CreateInternetGatewayRequest request, AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult> asyncHandler) AmazonEC2Async.createInternetGatewayAsync
(AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult> asyncHandler) Simplified method form for invoking the CreateInternetGateway operation with an AsyncHandler.AmazonEC2Async.createInternetGatewayAsync
(CreateInternetGatewayRequest createInternetGatewayRequest, AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult> asyncHandler) Creates an Internet gateway for use with a VPC.AmazonEC2AsyncClient.createInternetGatewayAsync
(AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult> asyncHandler) Simplified method form for invoking the CreateInternetGateway operation with an AsyncHandler.AmazonEC2AsyncClient.createInternetGatewayAsync
(CreateInternetGatewayRequest request, AsyncHandler<CreateInternetGatewayRequest, CreateInternetGatewayResult> asyncHandler) -
Uses of CreateInternetGatewayRequest in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return CreateInternetGatewayRequestMethods in com.amazonaws.services.ec2.model that return types with arguments of type CreateInternetGatewayRequestModifier and TypeMethodDescriptionCreateInternetGatewayRequest.getDryRunRequest()
This method is intended for internal use only.