| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateVpnGatewayResponse> |
EC2AsyncClient.createVpnGateway(CreateVpnGatewayRequest createVpnGatewayRequest)
Creates a virtual private gateway.
|
default CreateVpnGatewayResponse |
EC2Client.createVpnGateway(CreateVpnGatewayRequest createVpnGatewayRequest)
Creates a virtual private gateway.
|
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.core.Request<CreateVpnGatewayRequest> |
CreateVpnGatewayRequestMarshaller.marshall(CreateVpnGatewayRequest createVpnGatewayRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.core.Request<CreateVpnGatewayRequest> |
CreateVpnGatewayRequestMarshaller.marshall(CreateVpnGatewayRequest createVpnGatewayRequest) |
Copyright © 2018. All rights reserved.