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