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