|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
public class BootstrapActionDetail
Bootstrap Action Detail
| Constructor Summary | |
|---|---|
BootstrapActionDetail()
|
|
| Method Summary | |
|---|---|
BootstrapActionConfig |
getBootstrapActionConfig()
Returns the value of the BootstrapActionConfig property for this object. |
void |
setBootstrapActionConfig(BootstrapActionConfig bootstrapActionConfig)
Sets the value of the BootstrapActionConfig property for this object. |
String |
toString()
|
BootstrapActionDetail |
withBootstrapActionConfig(BootstrapActionConfig bootstrapActionConfig)
Sets the value of the BootstrapActionConfig property for this object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BootstrapActionDetail()
| Method Detail |
|---|
public BootstrapActionConfig getBootstrapActionConfig()
public void setBootstrapActionConfig(BootstrapActionConfig bootstrapActionConfig)
bootstrapActionConfig - The new value for the BootstrapActionConfig property for this object.public BootstrapActionDetail withBootstrapActionConfig(BootstrapActionConfig bootstrapActionConfig)
Returns a reference to this object so that method calls can be chained together.
bootstrapActionConfig - The new value for the BootstrapActionConfig property for this object.
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||