| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
Classes modeling the various types represented by AmazonEC2.
|
| Modifier and Type | Method and Description |
|---|---|
VpnConnectionOptions |
VpnConnectionOptions.clone() |
VpnConnectionOptions |
VpnConnection.getOptions()
The VPN connection options.
|
VpnConnectionOptions |
VpnConnectionOptions.withStaticRoutesOnly(Boolean staticRoutesOnly)
Indicates whether the VPN connection uses static routes only.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VpnConnection.setOptions(VpnConnectionOptions options)
The VPN connection options.
|
VpnConnection |
VpnConnection.withOptions(VpnConnectionOptions options)
The VPN connection options.
|
Copyright © 2015. All rights reserved.