| 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 CompletableFuture<DeleteBatchPredictionResponse> |
MachineLearningAsyncClient.deleteBatchPrediction(DeleteBatchPredictionRequest deleteBatchPredictionRequest)
Assigns the DELETED status to a
BatchPrediction, rendering it unusable. |
default DeleteBatchPredictionResponse |
MachineLearningClient.deleteBatchPrediction(DeleteBatchPredictionRequest deleteBatchPredictionRequest)
Assigns the DELETED status to a
BatchPrediction, rendering it unusable. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteBatchPredictionRequestMarshaller.marshall(DeleteBatchPredictionRequest deleteBatchPredictionRequest) |
Copyright © 2019. All rights reserved.