| Package | Description | 
|---|---|
| com.amazonaws.services.machinelearning | |
| com.amazonaws.services.machinelearning.model | 
| Modifier and Type | Method and Description | 
|---|---|
GetBatchPredictionResult | 
AmazonMachineLearningClient.getBatchPrediction(GetBatchPredictionRequest getBatchPredictionRequest)
 Returns a  
BatchPrediction that includes detailed metadata,
 status, and data file information for a Batch Prediction
 request. | 
GetBatchPredictionResult | 
AmazonMachineLearning.getBatchPrediction(GetBatchPredictionRequest getBatchPredictionRequest)
 Returns a  
BatchPrediction that includes detailed metadata,
 status, and data file information for a Batch Prediction
 request. | 
GetBatchPredictionResult | 
AbstractAmazonMachineLearning.getBatchPrediction(GetBatchPredictionRequest request)  | 
Future<GetBatchPredictionResult> | 
AmazonMachineLearningAsyncClient.getBatchPredictionAsync(GetBatchPredictionRequest request)  | 
Future<GetBatchPredictionResult> | 
AmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest getBatchPredictionRequest)
 Returns a  
BatchPrediction that includes detailed metadata,
 status, and data file information for a Batch Prediction
 request. | 
Future<GetBatchPredictionResult> | 
AbstractAmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest request)  | 
Future<GetBatchPredictionResult> | 
AmazonMachineLearningAsyncClient.getBatchPredictionAsync(GetBatchPredictionRequest request,
                       AsyncHandler<GetBatchPredictionRequest,GetBatchPredictionResult> asyncHandler)  | 
Future<GetBatchPredictionResult> | 
AmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest getBatchPredictionRequest,
                       AsyncHandler<GetBatchPredictionRequest,GetBatchPredictionResult> asyncHandler)
 Returns a  
BatchPrediction that includes detailed metadata,
 status, and data file information for a Batch Prediction
 request. | 
Future<GetBatchPredictionResult> | 
AbstractAmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest request,
                       AsyncHandler<GetBatchPredictionRequest,GetBatchPredictionResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
Future<GetBatchPredictionResult> | 
AmazonMachineLearningAsyncClient.getBatchPredictionAsync(GetBatchPredictionRequest request,
                       AsyncHandler<GetBatchPredictionRequest,GetBatchPredictionResult> asyncHandler)  | 
Future<GetBatchPredictionResult> | 
AmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest getBatchPredictionRequest,
                       AsyncHandler<GetBatchPredictionRequest,GetBatchPredictionResult> asyncHandler)
 Returns a  
BatchPrediction that includes detailed metadata,
 status, and data file information for a Batch Prediction
 request. | 
Future<GetBatchPredictionResult> | 
AbstractAmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest request,
                       AsyncHandler<GetBatchPredictionRequest,GetBatchPredictionResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
GetBatchPredictionRequest | 
GetBatchPredictionRequest.clone()  | 
GetBatchPredictionRequest | 
GetBatchPredictionRequest.withBatchPredictionId(String batchPredictionId)
 An ID assigned to the  
BatchPrediction at creation. | 
Copyright © 2015. All rights reserved.