|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.amazonaws.services.elasticmapreduce.model.PlacementType
public class PlacementType
| Constructor Summary | |
|---|---|
PlacementType()
|
|
| Method Summary | |
|---|---|
String |
getAvailabilityZone()
The geographical location of the Amazon EC2 instances. |
void |
setAvailabilityZone(String availabilityZone)
The geographical location of the Amazon EC2 instances. |
String |
toString()
|
PlacementType |
withAvailabilityZone(String availabilityZone)
The geographical location of the Amazon EC2 instances. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PlacementType()
| Method Detail |
|---|
public String getAvailabilityZone()
public void setAvailabilityZone(String availabilityZone)
availabilityZone - The geographical location of the Amazon EC2 instances.public PlacementType withAvailabilityZone(String availabilityZone)
Returns a reference to this object so that method calls can be chained together.
availabilityZone - The geographical location of the Amazon EC2 instances.
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||