DeleteBatchPredictionResult |
AbstractAmazonMachineLearning.deleteBatchPrediction(DeleteBatchPredictionRequest request) |
|
DeleteBatchPredictionResult |
AmazonMachineLearning.deleteBatchPrediction(DeleteBatchPredictionRequest deleteBatchPredictionRequest) |
Assigns the DELETED status to a BatchPrediction , rendering
it unusable.
|
DeleteBatchPredictionResult |
AmazonMachineLearningClient.deleteBatchPrediction(DeleteBatchPredictionRequest deleteBatchPredictionRequest) |
Assigns the DELETED status to a BatchPrediction , rendering
it unusable.
|
Future<DeleteBatchPredictionResult> |
AbstractAmazonMachineLearningAsync.deleteBatchPredictionAsync(DeleteBatchPredictionRequest request) |
|
Future<DeleteBatchPredictionResult> |
AbstractAmazonMachineLearningAsync.deleteBatchPredictionAsync(DeleteBatchPredictionRequest request,
AsyncHandler<DeleteBatchPredictionRequest,DeleteBatchPredictionResult> asyncHandler) |
|
Future<DeleteBatchPredictionResult> |
AmazonMachineLearningAsync.deleteBatchPredictionAsync(DeleteBatchPredictionRequest deleteBatchPredictionRequest) |
Assigns the DELETED status to a BatchPrediction , rendering
it unusable.
|
Future<DeleteBatchPredictionResult> |
AmazonMachineLearningAsync.deleteBatchPredictionAsync(DeleteBatchPredictionRequest deleteBatchPredictionRequest,
AsyncHandler<DeleteBatchPredictionRequest,DeleteBatchPredictionResult> asyncHandler) |
Assigns the DELETED status to a BatchPrediction , rendering
it unusable.
|
Future<DeleteBatchPredictionResult> |
AmazonMachineLearningAsyncClient.deleteBatchPredictionAsync(DeleteBatchPredictionRequest request) |
|
Future<DeleteBatchPredictionResult> |
AmazonMachineLearningAsyncClient.deleteBatchPredictionAsync(DeleteBatchPredictionRequest request,
AsyncHandler<DeleteBatchPredictionRequest,DeleteBatchPredictionResult> asyncHandler) |
|