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.
|
ListBootstrapActionsResult |
AbstractAmazonElasticMapReduce.listBootstrapActions(ListBootstrapActionsRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListBootstrapActionsResult> |
AmazonElasticMapReduceAsyncClient.listBootstrapActionsAsync(ListBootstrapActionsRequest request) |
java.util.concurrent.Future<ListBootstrapActionsResult> |
AmazonElasticMapReduceAsync.listBootstrapActionsAsync(ListBootstrapActionsRequest listBootstrapActionsRequest)
Provides information about the bootstrap actions associated with a
cluster.
|
java.util.concurrent.Future<ListBootstrapActionsResult> |
AbstractAmazonElasticMapReduceAsync.listBootstrapActionsAsync(ListBootstrapActionsRequest request) |
java.util.concurrent.Future<ListBootstrapActionsResult> |
AmazonElasticMapReduceAsyncClient.listBootstrapActionsAsync(ListBootstrapActionsRequest request,
AsyncHandler<ListBootstrapActionsRequest,ListBootstrapActionsResult> asyncHandler) |
java.util.concurrent.Future<ListBootstrapActionsResult> |
AmazonElasticMapReduceAsync.listBootstrapActionsAsync(ListBootstrapActionsRequest listBootstrapActionsRequest,
AsyncHandler<ListBootstrapActionsRequest,ListBootstrapActionsResult> asyncHandler)
Provides information about the bootstrap actions associated with a
cluster.
|
java.util.concurrent.Future<ListBootstrapActionsResult> |
AbstractAmazonElasticMapReduceAsync.listBootstrapActionsAsync(ListBootstrapActionsRequest request,
AsyncHandler<ListBootstrapActionsRequest,ListBootstrapActionsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListBootstrapActionsResult> |
AmazonElasticMapReduceAsyncClient.listBootstrapActionsAsync(ListBootstrapActionsRequest request,
AsyncHandler<ListBootstrapActionsRequest,ListBootstrapActionsResult> asyncHandler) |
java.util.concurrent.Future<ListBootstrapActionsResult> |
AmazonElasticMapReduceAsync.listBootstrapActionsAsync(ListBootstrapActionsRequest listBootstrapActionsRequest,
AsyncHandler<ListBootstrapActionsRequest,ListBootstrapActionsResult> asyncHandler)
Provides information about the bootstrap actions associated with a
cluster.
|
java.util.concurrent.Future<ListBootstrapActionsResult> |
AbstractAmazonElasticMapReduceAsync.listBootstrapActionsAsync(ListBootstrapActionsRequest request,
AsyncHandler<ListBootstrapActionsRequest,ListBootstrapActionsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ListBootstrapActionsResult |
ListBootstrapActionsResult.clone() |
ListBootstrapActionsResult |
ListBootstrapActionsResult.withBootstrapActions(java.util.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(java.lang.String marker)
The pagination token that indicates the next set of results to retrieve .
|
Modifier and Type | Method and Description |
---|---|
ListBootstrapActionsResult |
ListBootstrapActionsResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |