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