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) |
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 |
---|---|
ListBootstrapActionsRequest |
ListBootstrapActionsRequest.clone() |
ListBootstrapActionsRequest |
ListBootstrapActionsRequest.withClusterId(java.lang.String clusterId)
The cluster identifier for the bootstrap actions to list .
|
ListBootstrapActionsRequest |
ListBootstrapActionsRequest.withMarker(java.lang.String marker)
The pagination token that indicates the next set of results to retrieve .
|
Modifier and Type | Method and Description |
---|---|
Request<ListBootstrapActionsRequest> |
ListBootstrapActionsRequestMarshaller.marshall(ListBootstrapActionsRequest listBootstrapActionsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<ListBootstrapActionsRequest> |
ListBootstrapActionsRequestMarshaller.marshall(ListBootstrapActionsRequest listBootstrapActionsRequest) |