Future<DescribeBatchPredictionsResult> |
AbstractAmazonMachineLearningAsync.describeBatchPredictionsAsync() |
Simplified method form for invoking the DescribeBatchPredictions
operation.
|
Future<DescribeBatchPredictionsResult> |
AbstractAmazonMachineLearningAsync.describeBatchPredictionsAsync(AsyncHandler<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult> asyncHandler) |
Simplified method form for invoking the DescribeBatchPredictions
operation with an AsyncHandler.
|
Future<DescribeBatchPredictionsResult> |
AbstractAmazonMachineLearningAsync.describeBatchPredictionsAsync(DescribeBatchPredictionsRequest request) |
|
Future<DescribeBatchPredictionsResult> |
AbstractAmazonMachineLearningAsync.describeBatchPredictionsAsync(DescribeBatchPredictionsRequest request,
AsyncHandler<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult> asyncHandler) |
|
Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsync.describeBatchPredictionsAsync() |
Simplified method form for invoking the DescribeBatchPredictions
operation.
|
Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsync.describeBatchPredictionsAsync(AsyncHandler<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult> asyncHandler) |
Simplified method form for invoking the DescribeBatchPredictions
operation with an AsyncHandler.
|
Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsync.describeBatchPredictionsAsync(DescribeBatchPredictionsRequest describeBatchPredictionsRequest) |
Returns a list of BatchPrediction operations that match the
search criteria in the request.
|
Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsync.describeBatchPredictionsAsync(DescribeBatchPredictionsRequest describeBatchPredictionsRequest,
AsyncHandler<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult> asyncHandler) |
Returns a list of BatchPrediction operations that match the
search criteria in the request.
|
Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsyncClient.describeBatchPredictionsAsync() |
Simplified method form for invoking the DescribeBatchPredictions
operation.
|
Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsyncClient.describeBatchPredictionsAsync(AsyncHandler<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult> asyncHandler) |
Simplified method form for invoking the DescribeBatchPredictions
operation with an AsyncHandler.
|
Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsyncClient.describeBatchPredictionsAsync(DescribeBatchPredictionsRequest request) |
|
Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsyncClient.describeBatchPredictionsAsync(DescribeBatchPredictionsRequest request,
AsyncHandler<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult> asyncHandler) |
|