| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning |
Definition of the public APIs exposed by Amazon Machine Learning
|
| software.amazon.awssdk.services.machinelearning.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateBatchPredictionResponse |
MachineLearningClient.updateBatchPrediction(UpdateBatchPredictionRequest updateBatchPredictionRequest)
Updates the
BatchPredictionName of a BatchPrediction. |
default CompletableFuture<UpdateBatchPredictionResponse> |
MachineLearningAsyncClient.updateBatchPrediction(UpdateBatchPredictionRequest updateBatchPredictionRequest)
Updates the
BatchPredictionName of a BatchPrediction. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateBatchPredictionRequestMarshaller.marshall(UpdateBatchPredictionRequest updateBatchPredictionRequest) |
Copyright © 2020. All rights reserved.