Package | Description |
---|---|
com.amazonaws.services.machinelearning |
Synchronous and asynchronous client classes for accessing AmazonMachineLearning.
|
com.amazonaws.services.machinelearning.model |
Classes modeling the various types represented by AmazonMachineLearning.
|
Modifier and Type | Method and Description |
---|---|
UpdateBatchPredictionResult |
AmazonMachineLearningClient.updateBatchPrediction(UpdateBatchPredictionRequest updateBatchPredictionRequest)
Updates the
BatchPredictionName of a
BatchPrediction . |
UpdateBatchPredictionResult |
AmazonMachineLearning.updateBatchPrediction(UpdateBatchPredictionRequest updateBatchPredictionRequest)
Updates the
BatchPredictionName of a
BatchPrediction . |
Modifier and Type | Method and Description |
---|---|
Future<UpdateBatchPredictionResult> |
AmazonMachineLearningAsyncClient.updateBatchPredictionAsync(UpdateBatchPredictionRequest updateBatchPredictionRequest)
Updates the
BatchPredictionName of a
BatchPrediction . |
Future<UpdateBatchPredictionResult> |
AmazonMachineLearningAsync.updateBatchPredictionAsync(UpdateBatchPredictionRequest updateBatchPredictionRequest)
Updates the
BatchPredictionName of a
BatchPrediction . |
Future<UpdateBatchPredictionResult> |
AmazonMachineLearningAsyncClient.updateBatchPredictionAsync(UpdateBatchPredictionRequest updateBatchPredictionRequest,
AsyncHandler<UpdateBatchPredictionRequest,UpdateBatchPredictionResult> asyncHandler)
Updates the
BatchPredictionName of a
BatchPrediction . |
Future<UpdateBatchPredictionResult> |
AmazonMachineLearningAsync.updateBatchPredictionAsync(UpdateBatchPredictionRequest updateBatchPredictionRequest,
AsyncHandler<UpdateBatchPredictionRequest,UpdateBatchPredictionResult> asyncHandler)
Updates the
BatchPredictionName of a
BatchPrediction . |
Modifier and Type | Method and Description |
---|---|
Future<UpdateBatchPredictionResult> |
AmazonMachineLearningAsyncClient.updateBatchPredictionAsync(UpdateBatchPredictionRequest updateBatchPredictionRequest,
AsyncHandler<UpdateBatchPredictionRequest,UpdateBatchPredictionResult> asyncHandler)
Updates the
BatchPredictionName of a
BatchPrediction . |
Future<UpdateBatchPredictionResult> |
AmazonMachineLearningAsync.updateBatchPredictionAsync(UpdateBatchPredictionRequest updateBatchPredictionRequest,
AsyncHandler<UpdateBatchPredictionRequest,UpdateBatchPredictionResult> asyncHandler)
Updates the
BatchPredictionName of a
BatchPrediction . |
Modifier and Type | Method and Description |
---|---|
UpdateBatchPredictionResult |
UpdateBatchPredictionResult.clone() |
UpdateBatchPredictionResult |
UpdateBatchPredictionResult.withBatchPredictionId(String batchPredictionId)
The ID assigned to the
BatchPrediction during creation. |
Copyright © 2015. All rights reserved.