GetBatchPredictionResult |
AbstractAmazonMachineLearning.getBatchPrediction(GetBatchPredictionRequest request) |
|
GetBatchPredictionResult |
AmazonMachineLearning.getBatchPrediction(GetBatchPredictionRequest getBatchPredictionRequest) |
Returns a BatchPrediction that includes detailed metadata,
status, and data file information for a Batch Prediction
request.
|
GetBatchPredictionResult |
AmazonMachineLearningClient.getBatchPrediction(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> |
AbstractAmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest request,
AsyncHandler<GetBatchPredictionRequest,GetBatchPredictionResult> asyncHandler) |
|
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> |
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> |
AmazonMachineLearningAsyncClient.getBatchPredictionAsync(GetBatchPredictionRequest request) |
|
Future<GetBatchPredictionResult> |
AmazonMachineLearningAsyncClient.getBatchPredictionAsync(GetBatchPredictionRequest request,
AsyncHandler<GetBatchPredictionRequest,GetBatchPredictionResult> asyncHandler) |
|