| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateVpnGatewayResponse |
EC2Client.createVpnGateway(CreateVpnGatewayRequest createVpnGatewayRequest)
Creates a virtual private gateway.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateVpnGatewayResponse> |
EC2AsyncClient.createVpnGateway(CreateVpnGatewayRequest createVpnGatewayRequest)
Creates a virtual private gateway.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVpnGatewayResponse |
CreateVpnGatewayResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.