| Package | Description | 
|---|---|
| com.amazonaws.services.machinelearning | |
| com.amazonaws.services.machinelearning.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<UpdateBatchPredictionResult> | AmazonMachineLearningAsyncClient. updateBatchPredictionAsync(UpdateBatchPredictionRequest request,
                          AsyncHandler<UpdateBatchPredictionRequest,UpdateBatchPredictionResult> asyncHandler) | 
| Future<UpdateBatchPredictionResult> | AmazonMachineLearningAsync. updateBatchPredictionAsync(UpdateBatchPredictionRequest updateBatchPredictionRequest,
                          AsyncHandler<UpdateBatchPredictionRequest,UpdateBatchPredictionResult> asyncHandler)
 Updates the  BatchPredictionNameof aBatchPrediction. | 
| Future<UpdateBatchPredictionResult> | AbstractAmazonMachineLearningAsync. updateBatchPredictionAsync(UpdateBatchPredictionRequest request,
                          AsyncHandler<UpdateBatchPredictionRequest,UpdateBatchPredictionResult> asyncHandler) | 
| Modifier and Type | Method and Description | 
|---|---|
| UpdateBatchPredictionRequest | UpdateBatchPredictionRequest. clone() | 
| UpdateBatchPredictionRequest | UpdateBatchPredictionRequest. withBatchPredictionId(String batchPredictionId)
 The ID assigned to the  BatchPredictionduring creation. | 
| UpdateBatchPredictionRequest | UpdateBatchPredictionRequest. withBatchPredictionName(String batchPredictionName)
 A new user-supplied name or description of the
  BatchPrediction. | 
Copyright © 2015. All rights reserved.