Package | Description |
---|---|
com.amazonaws.services.machinelearning | |
com.amazonaws.services.machinelearning.model | |
com.amazonaws.services.machinelearning.model.transform |
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 . |
UpdateBatchPredictionResult |
AbstractAmazonMachineLearning.updateBatchPrediction(UpdateBatchPredictionRequest request) |
java.util.concurrent.Future<UpdateBatchPredictionResult> |
AmazonMachineLearningAsyncClient.updateBatchPredictionAsync(UpdateBatchPredictionRequest request) |
java.util.concurrent.Future<UpdateBatchPredictionResult> |
AmazonMachineLearningAsync.updateBatchPredictionAsync(UpdateBatchPredictionRequest updateBatchPredictionRequest)
Updates the
BatchPredictionName of a
BatchPrediction . |
java.util.concurrent.Future<UpdateBatchPredictionResult> |
AbstractAmazonMachineLearningAsync.updateBatchPredictionAsync(UpdateBatchPredictionRequest request) |
java.util.concurrent.Future<UpdateBatchPredictionResult> |
AmazonMachineLearningAsyncClient.updateBatchPredictionAsync(UpdateBatchPredictionRequest request,
AsyncHandler<UpdateBatchPredictionRequest,UpdateBatchPredictionResult> asyncHandler) |
java.util.concurrent.Future<UpdateBatchPredictionResult> |
AmazonMachineLearningAsync.updateBatchPredictionAsync(UpdateBatchPredictionRequest updateBatchPredictionRequest,
AsyncHandler<UpdateBatchPredictionRequest,UpdateBatchPredictionResult> asyncHandler)
Updates the
BatchPredictionName of a
BatchPrediction . |
java.util.concurrent.Future<UpdateBatchPredictionResult> |
AbstractAmazonMachineLearningAsync.updateBatchPredictionAsync(UpdateBatchPredictionRequest request,
AsyncHandler<UpdateBatchPredictionRequest,UpdateBatchPredictionResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<UpdateBatchPredictionResult> |
AmazonMachineLearningAsyncClient.updateBatchPredictionAsync(UpdateBatchPredictionRequest request,
AsyncHandler<UpdateBatchPredictionRequest,UpdateBatchPredictionResult> asyncHandler) |
java.util.concurrent.Future<UpdateBatchPredictionResult> |
AmazonMachineLearningAsync.updateBatchPredictionAsync(UpdateBatchPredictionRequest updateBatchPredictionRequest,
AsyncHandler<UpdateBatchPredictionRequest,UpdateBatchPredictionResult> asyncHandler)
Updates the
BatchPredictionName of a
BatchPrediction . |
java.util.concurrent.Future<UpdateBatchPredictionResult> |
AbstractAmazonMachineLearningAsync.updateBatchPredictionAsync(UpdateBatchPredictionRequest request,
AsyncHandler<UpdateBatchPredictionRequest,UpdateBatchPredictionResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
UpdateBatchPredictionRequest |
UpdateBatchPredictionRequest.clone() |
UpdateBatchPredictionRequest |
UpdateBatchPredictionRequest.withBatchPredictionId(java.lang.String batchPredictionId)
The ID assigned to the
BatchPrediction during creation. |
UpdateBatchPredictionRequest |
UpdateBatchPredictionRequest.withBatchPredictionName(java.lang.String batchPredictionName)
A new user-supplied name or description of the
BatchPrediction . |
Modifier and Type | Method and Description |
---|---|
Request<UpdateBatchPredictionRequest> |
UpdateBatchPredictionRequestMarshaller.marshall(UpdateBatchPredictionRequest updateBatchPredictionRequest) |
Modifier and Type | Method and Description |
---|---|
Request<UpdateBatchPredictionRequest> |
UpdateBatchPredictionRequestMarshaller.marshall(UpdateBatchPredictionRequest updateBatchPredictionRequest) |