| Package | Description | 
|---|---|
| com.amazonaws.services.machinelearning | |
| com.amazonaws.services.machinelearning.model | 
| Modifier and Type | Method and Description | 
|---|---|
Future<DeleteBatchPredictionResult> | 
AmazonMachineLearningAsyncClient.deleteBatchPredictionAsync(DeleteBatchPredictionRequest request,
                          AsyncHandler<DeleteBatchPredictionRequest,DeleteBatchPredictionResult> asyncHandler)  | 
Future<DeleteBatchPredictionResult> | 
AmazonMachineLearningAsync.deleteBatchPredictionAsync(DeleteBatchPredictionRequest deleteBatchPredictionRequest,
                          AsyncHandler<DeleteBatchPredictionRequest,DeleteBatchPredictionResult> asyncHandler)
 Assigns the DELETED status to a  
BatchPrediction, rendering
 it unusable. | 
Future<DeleteBatchPredictionResult> | 
AbstractAmazonMachineLearningAsync.deleteBatchPredictionAsync(DeleteBatchPredictionRequest request,
                          AsyncHandler<DeleteBatchPredictionRequest,DeleteBatchPredictionResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
DeleteBatchPredictionRequest | 
DeleteBatchPredictionRequest.clone()  | 
DeleteBatchPredictionRequest | 
DeleteBatchPredictionRequest.withBatchPredictionId(String batchPredictionId)
 A user-supplied ID that uniquely identifies the
  
BatchPrediction. | 
Copyright © 2015. All rights reserved.