|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VpnConnectionOptions | |
---|---|
com.amazonaws.services.ec2.model | Classes modeling the various types represented by AmazonEC2. |
Uses of VpnConnectionOptions in com.amazonaws.services.ec2.model |
---|
Methods in com.amazonaws.services.ec2.model that return VpnConnectionOptions | |
---|---|
VpnConnectionOptions |
VpnConnection.getOptions()
The VPN connection options. |
VpnConnectionOptions |
VpnConnectionOptions.withStaticRoutesOnly(Boolean staticRoutesOnly)
Indicates whether the VPN connection uses static routes only. |
Methods in com.amazonaws.services.ec2.model with parameters of type VpnConnectionOptions | |
---|---|
void |
VpnConnection.setOptions(VpnConnectionOptions options)
The VPN connection options. |
VpnConnection |
VpnConnection.withOptions(VpnConnectionOptions options)
The VPN connection options. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |