| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
CreateInternetGatewayResult |
AmazonEC2.createInternetGateway(CreateInternetGatewayRequest createInternetGatewayRequest)
Creates an Internet gateway for use with a VPC.
|
CreateInternetGatewayResult |
AmazonEC2Client.createInternetGateway(CreateInternetGatewayRequest createInternetGatewayRequest)
Creates an Internet gateway for use with a VPC.
|
Future<CreateInternetGatewayResult> |
AmazonEC2AsyncClient.createInternetGatewayAsync(CreateInternetGatewayRequest createInternetGatewayRequest)
Creates an Internet gateway for use with a VPC.
|
Future<CreateInternetGatewayResult> |
AmazonEC2Async.createInternetGatewayAsync(CreateInternetGatewayRequest createInternetGatewayRequest)
Creates an Internet gateway for use with a VPC.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
CreateInternetGatewayRequest |
CreateInternetGatewayRequest.clone() |
| Modifier and Type | Method and Description |
|---|---|
Request<CreateInternetGatewayRequest> |
CreateInternetGatewayRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2015. All rights reserved.