|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreateInternetGatewayRequest | |
---|---|
com.amazonaws.services.ec2 | Synchronous and asynchronous client classes for accessing AmazonEC2. |
com.amazonaws.services.ec2.model | Classes modeling the various types represented by AmazonEC2. |
Uses of CreateInternetGatewayRequest in com.amazonaws.services.ec2 |
---|
Method parameters in com.amazonaws.services.ec2 with type arguments of type CreateInternetGatewayRequest | |
---|---|
Future<CreateInternetGatewayResult> |
AmazonEC2AsyncClient.createInternetGatewayAsync(CreateInternetGatewayRequest createInternetGatewayRequest,
AsyncHandler<CreateInternetGatewayRequest,CreateInternetGatewayResult> asyncHandler)
Creates an Internet gateway for use with a VPC. |
Future<CreateInternetGatewayResult> |
AmazonEC2Async.createInternetGatewayAsync(CreateInternetGatewayRequest createInternetGatewayRequest,
AsyncHandler<CreateInternetGatewayRequest,CreateInternetGatewayResult> asyncHandler)
Creates an Internet gateway for use with a VPC. |
Uses of CreateInternetGatewayRequest in com.amazonaws.services.ec2.model |
---|
Methods in com.amazonaws.services.ec2.model that return types with arguments of type CreateInternetGatewayRequest | |
---|---|
Request<CreateInternetGatewayRequest> |
CreateInternetGatewayRequest.getDryRunRequest()
This method is intended for internal use only. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |