|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.amazonaws.AmazonWebServiceRequest
com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
public class DeleteVpnConnectionRequest
Delete Vpn Connection Request
| Constructor Summary | |
|---|---|
DeleteVpnConnectionRequest()
|
|
| Method Summary | |
|---|---|
String |
getVpnConnectionId()
Returns the value of the VpnConnectionId property for this object. |
void |
setVpnConnectionId(String vpnConnectionId)
Sets the value of the VpnConnectionId property for this object. |
DeleteVpnConnectionRequest |
withVpnConnectionId(String vpnConnectionId)
Sets the value of the VpnConnectionId property for this object. |
| Methods inherited from class com.amazonaws.AmazonWebServiceRequest |
|---|
copyPrivateRequestParameters |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeleteVpnConnectionRequest()
| Method Detail |
|---|
public String getVpnConnectionId()
public void setVpnConnectionId(String vpnConnectionId)
vpnConnectionId - The new value for the VpnConnectionId property for this object.public DeleteVpnConnectionRequest withVpnConnectionId(String vpnConnectionId)
Returns a reference to this object so that method calls can be chained together.
vpnConnectionId - The new value for the VpnConnectionId property for this object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||