| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateVpnGatewayResponse |
Ec2Client.createVpnGateway(Consumer<CreateVpnGatewayRequest.Builder> createVpnGatewayRequest)
Creates a virtual private gateway.
|
default CreateVpnGatewayResponse |
Ec2Client.createVpnGateway(CreateVpnGatewayRequest createVpnGatewayRequest)
Creates a virtual private gateway.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateVpnGatewayResponse> |
Ec2AsyncClient.createVpnGateway(Consumer<CreateVpnGatewayRequest.Builder> createVpnGatewayRequest)
Creates a virtual private gateway.
|
default CompletableFuture<CreateVpnGatewayResponse> |
Ec2AsyncClient.createVpnGateway(CreateVpnGatewayRequest createVpnGatewayRequest)
Creates a virtual private gateway.
|
Copyright © 2021. All rights reserved.