|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BootstrapActionDetail | |
|---|---|
| com.amazonaws.services.elasticmapreduce.model | Classes modeling the various types represented by AmazonElasticMapReduce. |
| Uses of BootstrapActionDetail in com.amazonaws.services.elasticmapreduce.model |
|---|
| Methods in com.amazonaws.services.elasticmapreduce.model that return BootstrapActionDetail | |
|---|---|
BootstrapActionDetail |
BootstrapActionDetail.withBootstrapActionConfig(BootstrapActionConfig bootstrapActionConfig)
Sets the value of the BootstrapActionConfig property for this object. |
| Methods in com.amazonaws.services.elasticmapreduce.model that return types with arguments of type BootstrapActionDetail | |
|---|---|
List<BootstrapActionDetail> |
JobFlowDetail.getBootstrapActions()
Returns the value of the BootstrapActions property for this object. |
| Methods in com.amazonaws.services.elasticmapreduce.model with parameters of type BootstrapActionDetail | |
|---|---|
JobFlowDetail |
JobFlowDetail.withBootstrapActions(BootstrapActionDetail... bootstrapActions)
Sets the value of the BootstrapActions property for this object. |
| Method parameters in com.amazonaws.services.elasticmapreduce.model with type arguments of type BootstrapActionDetail | |
|---|---|
void |
JobFlowDetail.setBootstrapActions(Collection<BootstrapActionDetail> bootstrapActions)
Sets the value of the BootstrapActions property for this object. |
JobFlowDetail |
JobFlowDetail.withBootstrapActions(Collection<BootstrapActionDetail> bootstrapActions)
Sets the value of the BootstrapActions property for this object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||