| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyVpnConnectionResponse> |
Ec2AsyncClient.modifyVpnConnection(ModifyVpnConnectionRequest modifyVpnConnectionRequest)
Modifies the customer gateway or the target gateway of an AWS Site-to-Site VPN connection.
|
default ModifyVpnConnectionResponse |
Ec2Client.modifyVpnConnection(ModifyVpnConnectionRequest modifyVpnConnectionRequest)
Modifies the customer gateway or the target gateway of an AWS Site-to-Site VPN connection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ModifyVpnConnectionRequestMarshaller.marshall(ModifyVpnConnectionRequest modifyVpnConnectionRequest) |
Copyright © 2020. All rights reserved.