| Package | Description | 
|---|---|
| com.amazonaws.services.elasticmapreduce | 
 Synchronous and asynchronous client classes for accessing AmazonElasticMapReduce. 
 | 
| com.amazonaws.services.elasticmapreduce.model | 
 Classes modeling the various types represented by AmazonElasticMapReduce. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ListBootstrapActionsResult | 
AmazonElasticMapReduceClient.listBootstrapActions(ListBootstrapActionsRequest listBootstrapActionsRequest)
 Provides information about the bootstrap actions associated with a
 cluster. 
 | 
ListBootstrapActionsResult | 
AmazonElasticMapReduce.listBootstrapActions(ListBootstrapActionsRequest listBootstrapActionsRequest)
 Provides information about the bootstrap actions associated with a
 cluster. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<ListBootstrapActionsResult> | 
AmazonElasticMapReduceAsyncClient.listBootstrapActionsAsync(ListBootstrapActionsRequest listBootstrapActionsRequest)
 Provides information about the bootstrap actions associated with a
 cluster. 
 | 
Future<ListBootstrapActionsResult> | 
AmazonElasticMapReduceAsync.listBootstrapActionsAsync(ListBootstrapActionsRequest listBootstrapActionsRequest)
 Provides information about the bootstrap actions associated with a
 cluster. 
 | 
Future<ListBootstrapActionsResult> | 
AmazonElasticMapReduceAsyncClient.listBootstrapActionsAsync(ListBootstrapActionsRequest listBootstrapActionsRequest,
                         AsyncHandler<ListBootstrapActionsRequest,ListBootstrapActionsResult> asyncHandler)
 Provides information about the bootstrap actions associated with a
 cluster. 
 | 
Future<ListBootstrapActionsResult> | 
AmazonElasticMapReduceAsync.listBootstrapActionsAsync(ListBootstrapActionsRequest listBootstrapActionsRequest,
                         AsyncHandler<ListBootstrapActionsRequest,ListBootstrapActionsResult> asyncHandler)
 Provides information about the bootstrap actions associated with a
 cluster. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<ListBootstrapActionsResult> | 
AmazonElasticMapReduceAsyncClient.listBootstrapActionsAsync(ListBootstrapActionsRequest listBootstrapActionsRequest,
                         AsyncHandler<ListBootstrapActionsRequest,ListBootstrapActionsResult> asyncHandler)
 Provides information about the bootstrap actions associated with a
 cluster. 
 | 
Future<ListBootstrapActionsResult> | 
AmazonElasticMapReduceAsync.listBootstrapActionsAsync(ListBootstrapActionsRequest listBootstrapActionsRequest,
                         AsyncHandler<ListBootstrapActionsRequest,ListBootstrapActionsResult> asyncHandler)
 Provides information about the bootstrap actions associated with a
 cluster. 
 | 
| 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 © 2015. All rights reserved.