| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default AttachVpnGatewayResponse |
EC2Client.attachVpnGateway(AttachVpnGatewayRequest attachVpnGatewayRequest)
Attaches a virtual private gateway to a VPC.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AttachVpnGatewayResponse> |
EC2AsyncClient.attachVpnGateway(AttachVpnGatewayRequest attachVpnGatewayRequest)
Attaches a virtual private gateway to a VPC.
|
| Modifier and Type | Method and Description |
|---|---|
AttachVpnGatewayResponse |
AttachVpnGatewayResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.