Package | Description |
---|---|
com.amazonaws.services.ec2 | |
com.amazonaws.services.ec2.model | |
com.amazonaws.services.ec2.model.transform |
Modifier and Type | Method and Description |
---|---|
AttachVpnGatewayResult |
AmazonEC2Client.attachVpnGateway(AttachVpnGatewayRequest attachVpnGatewayRequest)
Attaches a virtual private gateway to a VPC.
|
AttachVpnGatewayResult |
AmazonEC2.attachVpnGateway(AttachVpnGatewayRequest attachVpnGatewayRequest)
Attaches a virtual private gateway to a VPC.
|
AttachVpnGatewayResult |
AbstractAmazonEC2.attachVpnGateway(AttachVpnGatewayRequest request) |
java.util.concurrent.Future<AttachVpnGatewayResult> |
AmazonEC2AsyncClient.attachVpnGatewayAsync(AttachVpnGatewayRequest request) |
java.util.concurrent.Future<AttachVpnGatewayResult> |
AmazonEC2Async.attachVpnGatewayAsync(AttachVpnGatewayRequest attachVpnGatewayRequest)
Attaches a virtual private gateway to a VPC.
|
java.util.concurrent.Future<AttachVpnGatewayResult> |
AbstractAmazonEC2Async.attachVpnGatewayAsync(AttachVpnGatewayRequest request) |
java.util.concurrent.Future<AttachVpnGatewayResult> |
AmazonEC2AsyncClient.attachVpnGatewayAsync(AttachVpnGatewayRequest request,
AsyncHandler<AttachVpnGatewayRequest,AttachVpnGatewayResult> asyncHandler) |
java.util.concurrent.Future<AttachVpnGatewayResult> |
AmazonEC2Async.attachVpnGatewayAsync(AttachVpnGatewayRequest attachVpnGatewayRequest,
AsyncHandler<AttachVpnGatewayRequest,AttachVpnGatewayResult> asyncHandler)
Attaches a virtual private gateway to a VPC.
|
java.util.concurrent.Future<AttachVpnGatewayResult> |
AbstractAmazonEC2Async.attachVpnGatewayAsync(AttachVpnGatewayRequest request,
AsyncHandler<AttachVpnGatewayRequest,AttachVpnGatewayResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<AttachVpnGatewayResult> |
AmazonEC2AsyncClient.attachVpnGatewayAsync(AttachVpnGatewayRequest request,
AsyncHandler<AttachVpnGatewayRequest,AttachVpnGatewayResult> asyncHandler) |
java.util.concurrent.Future<AttachVpnGatewayResult> |
AmazonEC2Async.attachVpnGatewayAsync(AttachVpnGatewayRequest attachVpnGatewayRequest,
AsyncHandler<AttachVpnGatewayRequest,AttachVpnGatewayResult> asyncHandler)
Attaches a virtual private gateway to a VPC.
|
java.util.concurrent.Future<AttachVpnGatewayResult> |
AbstractAmazonEC2Async.attachVpnGatewayAsync(AttachVpnGatewayRequest request,
AsyncHandler<AttachVpnGatewayRequest,AttachVpnGatewayResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
AttachVpnGatewayRequest |
AttachVpnGatewayRequest.clone() |
AttachVpnGatewayRequest |
AttachVpnGatewayRequest.withVpcId(java.lang.String vpcId)
The ID of the VPC.
|
AttachVpnGatewayRequest |
AttachVpnGatewayRequest.withVpnGatewayId(java.lang.String vpnGatewayId)
The ID of the virtual private gateway.
|
Modifier and Type | Method and Description |
---|---|
Request<AttachVpnGatewayRequest> |
AttachVpnGatewayRequest.getDryRunRequest()
This method is intended for internal use only.
|
Modifier and Type | Method and Description |
---|---|
Request<AttachVpnGatewayRequest> |
AttachVpnGatewayRequestMarshaller.marshall(AttachVpnGatewayRequest attachVpnGatewayRequest) |
Modifier and Type | Method and Description |
---|---|
Request<AttachVpnGatewayRequest> |
AttachVpnGatewayRequestMarshaller.marshall(AttachVpnGatewayRequest attachVpnGatewayRequest) |