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