Package | Description |
---|---|
com.amazonaws.services.ec2 | |
com.amazonaws.services.ec2.model | |
com.amazonaws.services.ec2.model.transform |
Modifier and Type | Method and Description |
---|---|
CreateInternetGatewayResult |
AmazonEC2Client.createInternetGateway() |
CreateInternetGatewayResult |
AmazonEC2.createInternetGateway()
Simplified method form for invoking the CreateInternetGateway operation.
|
CreateInternetGatewayResult |
AbstractAmazonEC2.createInternetGateway() |
CreateInternetGatewayResult |
AmazonEC2Client.createInternetGateway(CreateInternetGatewayRequest createInternetGatewayRequest)
Creates an Internet gateway for use with a VPC.
|
CreateInternetGatewayResult |
AmazonEC2.createInternetGateway(CreateInternetGatewayRequest createInternetGatewayRequest)
Creates an Internet gateway for use with a VPC.
|
CreateInternetGatewayResult |
AbstractAmazonEC2.createInternetGateway(CreateInternetGatewayRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreateInternetGatewayResult> |
AmazonEC2AsyncClient.createInternetGatewayAsync()
Simplified method form for invoking the CreateInternetGateway operation.
|
java.util.concurrent.Future<CreateInternetGatewayResult> |
AmazonEC2Async.createInternetGatewayAsync()
Simplified method form for invoking the CreateInternetGateway operation.
|
java.util.concurrent.Future<CreateInternetGatewayResult> |
AbstractAmazonEC2Async.createInternetGatewayAsync()
Simplified method form for invoking the CreateInternetGateway operation.
|
java.util.concurrent.Future<CreateInternetGatewayResult> |
AmazonEC2AsyncClient.createInternetGatewayAsync(AsyncHandler<CreateInternetGatewayRequest,CreateInternetGatewayResult> asyncHandler)
Simplified method form for invoking the CreateInternetGateway operation
with an AsyncHandler.
|
java.util.concurrent.Future<CreateInternetGatewayResult> |
AmazonEC2Async.createInternetGatewayAsync(AsyncHandler<CreateInternetGatewayRequest,CreateInternetGatewayResult> asyncHandler)
Simplified method form for invoking the CreateInternetGateway operation
with an AsyncHandler.
|
java.util.concurrent.Future<CreateInternetGatewayResult> |
AbstractAmazonEC2Async.createInternetGatewayAsync(AsyncHandler<CreateInternetGatewayRequest,CreateInternetGatewayResult> asyncHandler)
Simplified method form for invoking the CreateInternetGateway operation
with an AsyncHandler.
|
java.util.concurrent.Future<CreateInternetGatewayResult> |
AmazonEC2AsyncClient.createInternetGatewayAsync(CreateInternetGatewayRequest request) |
java.util.concurrent.Future<CreateInternetGatewayResult> |
AmazonEC2Async.createInternetGatewayAsync(CreateInternetGatewayRequest createInternetGatewayRequest)
Creates an Internet gateway for use with a VPC.
|
java.util.concurrent.Future<CreateInternetGatewayResult> |
AbstractAmazonEC2Async.createInternetGatewayAsync(CreateInternetGatewayRequest request) |
java.util.concurrent.Future<CreateInternetGatewayResult> |
AmazonEC2AsyncClient.createInternetGatewayAsync(CreateInternetGatewayRequest request,
AsyncHandler<CreateInternetGatewayRequest,CreateInternetGatewayResult> asyncHandler) |
java.util.concurrent.Future<CreateInternetGatewayResult> |
AmazonEC2Async.createInternetGatewayAsync(CreateInternetGatewayRequest createInternetGatewayRequest,
AsyncHandler<CreateInternetGatewayRequest,CreateInternetGatewayResult> asyncHandler)
Creates an Internet gateway for use with a VPC.
|
java.util.concurrent.Future<CreateInternetGatewayResult> |
AbstractAmazonEC2Async.createInternetGatewayAsync(CreateInternetGatewayRequest request,
AsyncHandler<CreateInternetGatewayRequest,CreateInternetGatewayResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreateInternetGatewayResult> |
AmazonEC2AsyncClient.createInternetGatewayAsync(AsyncHandler<CreateInternetGatewayRequest,CreateInternetGatewayResult> asyncHandler)
Simplified method form for invoking the CreateInternetGateway operation
with an AsyncHandler.
|
java.util.concurrent.Future<CreateInternetGatewayResult> |
AmazonEC2Async.createInternetGatewayAsync(AsyncHandler<CreateInternetGatewayRequest,CreateInternetGatewayResult> asyncHandler)
Simplified method form for invoking the CreateInternetGateway operation
with an AsyncHandler.
|
java.util.concurrent.Future<CreateInternetGatewayResult> |
AbstractAmazonEC2Async.createInternetGatewayAsync(AsyncHandler<CreateInternetGatewayRequest,CreateInternetGatewayResult> asyncHandler)
Simplified method form for invoking the CreateInternetGateway operation
with an AsyncHandler.
|
java.util.concurrent.Future<CreateInternetGatewayResult> |
AmazonEC2AsyncClient.createInternetGatewayAsync(CreateInternetGatewayRequest request,
AsyncHandler<CreateInternetGatewayRequest,CreateInternetGatewayResult> asyncHandler) |
java.util.concurrent.Future<CreateInternetGatewayResult> |
AmazonEC2Async.createInternetGatewayAsync(CreateInternetGatewayRequest createInternetGatewayRequest,
AsyncHandler<CreateInternetGatewayRequest,CreateInternetGatewayResult> asyncHandler)
Creates an Internet gateway for use with a VPC.
|
java.util.concurrent.Future<CreateInternetGatewayResult> |
AbstractAmazonEC2Async.createInternetGatewayAsync(CreateInternetGatewayRequest request,
AsyncHandler<CreateInternetGatewayRequest,CreateInternetGatewayResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CreateInternetGatewayResult |
CreateInternetGatewayResult.clone() |
CreateInternetGatewayResult |
CreateInternetGatewayResult.withInternetGateway(InternetGateway internetGateway)
Information about the Internet gateway.
|
Modifier and Type | Method and Description |
---|---|
CreateInternetGatewayResult |
CreateInternetGatewayResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |