Package | Description |
---|---|
software.amazon.awssdk.services.ec2 |
|
software.amazon.awssdk.services.ec2.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<CreateVpnConnectionResponse> |
Ec2AsyncClient.createVpnConnection(CreateVpnConnectionRequest createVpnConnectionRequest)
Creates a VPN connection between an existing virtual private gateway or transit gateway and a customer gateway.
|
default CreateVpnConnectionResponse |
Ec2Client.createVpnConnection(CreateVpnConnectionRequest createVpnConnectionRequest)
Creates a VPN connection between an existing virtual private gateway or transit gateway and a customer gateway.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
CreateVpnConnectionRequestMarshaller.marshall(CreateVpnConnectionRequest createVpnConnectionRequest) |
Copyright © 2023. All rights reserved.