|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
public class RunJobFlowResult
Run Job Flow Result
| Constructor Summary | |
|---|---|
RunJobFlowResult()
|
|
| Method Summary | |
|---|---|
String |
getJobFlowId()
Returns the value of the JobFlowId property for this object. |
void |
setJobFlowId(String jobFlowId)
Sets the value of the JobFlowId property for this object. |
RunJobFlowResult |
withJobFlowId(String jobFlowId)
Sets the value of the JobFlowId property for this object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RunJobFlowResult()
| Method Detail |
|---|
public String getJobFlowId()
public void setJobFlowId(String jobFlowId)
jobFlowId - The new value for the JobFlowId property for this object.public RunJobFlowResult withJobFlowId(String jobFlowId)
Returns a reference to this object so that method calls can be chained together.
jobFlowId - The new value for the JobFlowId property for this object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||