|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.amazonaws.services.ec2.model.CreateVpnConnectionResult
public class CreateVpnConnectionResult
Create Vpn Connection Result
| Constructor Summary | |
|---|---|
CreateVpnConnectionResult()
|
|
| Method Summary | |
|---|---|
VpnConnection |
getVpnConnection()
Returns the value of the VpnConnection property for this object. |
void |
setVpnConnection(VpnConnection vpnConnection)
Sets the value of the VpnConnection property for this object. |
CreateVpnConnectionResult |
withVpnConnection(VpnConnection vpnConnection)
Sets the value of the VpnConnection property for this object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateVpnConnectionResult()
| Method Detail |
|---|
public VpnConnection getVpnConnection()
public void setVpnConnection(VpnConnection vpnConnection)
vpnConnection - The new value for the VpnConnection property for this object.public CreateVpnConnectionResult withVpnConnection(VpnConnection vpnConnection)
Returns a reference to this object so that method calls can be chained together.
vpnConnection - The new value for the VpnConnection property for this object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||