| Package | Description | 
|---|---|
| com.amazonaws.services.elasticmapreduce | |
| com.amazonaws.services.elasticmapreduce.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ListBootstrapActionsResult | AmazonElasticMapReduce. listBootstrapActions(ListBootstrapActionsRequest listBootstrapActionsRequest)
 Provides information about the bootstrap actions associated with a
 cluster. | 
| ListBootstrapActionsResult | AmazonElasticMapReduceClient. listBootstrapActions(ListBootstrapActionsRequest listBootstrapActionsRequest)
 Provides information about the bootstrap actions associated with a
 cluster. | 
| ListBootstrapActionsResult | AbstractAmazonElasticMapReduce. listBootstrapActions(ListBootstrapActionsRequest request) | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<ListBootstrapActionsResult> | AbstractAmazonElasticMapReduceAsync. listBootstrapActionsAsync(ListBootstrapActionsRequest request,
                         AsyncHandler<ListBootstrapActionsRequest,ListBootstrapActionsResult> asyncHandler) | 
| Future<ListBootstrapActionsResult> | AmazonElasticMapReduceAsync. listBootstrapActionsAsync(ListBootstrapActionsRequest listBootstrapActionsRequest,
                         AsyncHandler<ListBootstrapActionsRequest,ListBootstrapActionsResult> asyncHandler)
 Provides information about the bootstrap actions associated with a
 cluster. | 
| Future<ListBootstrapActionsResult> | AmazonElasticMapReduceAsyncClient. listBootstrapActionsAsync(ListBootstrapActionsRequest request,
                         AsyncHandler<ListBootstrapActionsRequest,ListBootstrapActionsResult> asyncHandler) | 
| Modifier and Type | Method and Description | 
|---|---|
| ListBootstrapActionsResult | ListBootstrapActionsResult. clone() | 
| ListBootstrapActionsResult | ListBootstrapActionsResult. withBootstrapActions(Collection<Command> bootstrapActions)
 The bootstrap actions associated with the cluster . | 
| ListBootstrapActionsResult | ListBootstrapActionsResult. withBootstrapActions(Command... bootstrapActions)
 The bootstrap actions associated with the cluster . | 
| ListBootstrapActionsResult | ListBootstrapActionsResult. withMarker(String marker)
 The pagination token that indicates the next set of results to retrieve . | 
Copyright © 2016. All rights reserved.