Package | Description |
---|---|
com.amazonaws.services.ec2 | |
com.amazonaws.services.ec2.model | |
com.amazonaws.services.ec2.model.transform |
Modifier and Type | Method and Description |
---|---|
AttachInternetGatewayResult |
AmazonEC2Client.attachInternetGateway(AttachInternetGatewayRequest attachInternetGatewayRequest)
Attaches an Internet gateway to a VPC, enabling connectivity between the
Internet and the VPC.
|
AttachInternetGatewayResult |
AmazonEC2.attachInternetGateway(AttachInternetGatewayRequest attachInternetGatewayRequest)
Attaches an Internet gateway to a VPC, enabling connectivity between the
Internet and the VPC.
|
AttachInternetGatewayResult |
AbstractAmazonEC2.attachInternetGateway(AttachInternetGatewayRequest request) |
java.util.concurrent.Future<AttachInternetGatewayResult> |
AmazonEC2AsyncClient.attachInternetGatewayAsync(AttachInternetGatewayRequest request) |
java.util.concurrent.Future<AttachInternetGatewayResult> |
AmazonEC2Async.attachInternetGatewayAsync(AttachInternetGatewayRequest attachInternetGatewayRequest)
Attaches an Internet gateway to a VPC, enabling connectivity between the
Internet and the VPC.
|
java.util.concurrent.Future<AttachInternetGatewayResult> |
AbstractAmazonEC2Async.attachInternetGatewayAsync(AttachInternetGatewayRequest request) |
java.util.concurrent.Future<AttachInternetGatewayResult> |
AmazonEC2AsyncClient.attachInternetGatewayAsync(AttachInternetGatewayRequest request,
AsyncHandler<AttachInternetGatewayRequest,AttachInternetGatewayResult> asyncHandler) |
java.util.concurrent.Future<AttachInternetGatewayResult> |
AmazonEC2Async.attachInternetGatewayAsync(AttachInternetGatewayRequest attachInternetGatewayRequest,
AsyncHandler<AttachInternetGatewayRequest,AttachInternetGatewayResult> asyncHandler)
Attaches an Internet gateway to a VPC, enabling connectivity between the
Internet and the VPC.
|
java.util.concurrent.Future<AttachInternetGatewayResult> |
AbstractAmazonEC2Async.attachInternetGatewayAsync(AttachInternetGatewayRequest request,
AsyncHandler<AttachInternetGatewayRequest,AttachInternetGatewayResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<AttachInternetGatewayResult> |
AmazonEC2AsyncClient.attachInternetGatewayAsync(AttachInternetGatewayRequest request,
AsyncHandler<AttachInternetGatewayRequest,AttachInternetGatewayResult> asyncHandler) |
java.util.concurrent.Future<AttachInternetGatewayResult> |
AmazonEC2Async.attachInternetGatewayAsync(AttachInternetGatewayRequest attachInternetGatewayRequest,
AsyncHandler<AttachInternetGatewayRequest,AttachInternetGatewayResult> asyncHandler)
Attaches an Internet gateway to a VPC, enabling connectivity between the
Internet and the VPC.
|
java.util.concurrent.Future<AttachInternetGatewayResult> |
AbstractAmazonEC2Async.attachInternetGatewayAsync(AttachInternetGatewayRequest request,
AsyncHandler<AttachInternetGatewayRequest,AttachInternetGatewayResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
AttachInternetGatewayRequest |
AttachInternetGatewayRequest.clone() |
AttachInternetGatewayRequest |
AttachInternetGatewayRequest.withInternetGatewayId(java.lang.String internetGatewayId)
The ID of the Internet gateway.
|
AttachInternetGatewayRequest |
AttachInternetGatewayRequest.withVpcId(java.lang.String vpcId)
The ID of the VPC.
|
Modifier and Type | Method and Description |
---|---|
Request<AttachInternetGatewayRequest> |
AttachInternetGatewayRequest.getDryRunRequest()
This method is intended for internal use only.
|
Modifier and Type | Method and Description |
---|---|
Request<AttachInternetGatewayRequest> |
AttachInternetGatewayRequestMarshaller.marshall(AttachInternetGatewayRequest attachInternetGatewayRequest) |
Modifier and Type | Method and Description |
---|---|
Request<AttachInternetGatewayRequest> |
AttachInternetGatewayRequestMarshaller.marshall(AttachInternetGatewayRequest attachInternetGatewayRequest) |