| 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<GetBatchPredictionResponse> |
MachineLearningAsyncClient.getBatchPrediction(GetBatchPredictionRequest getBatchPredictionRequest)
Returns a
BatchPrediction that includes detailed metadata, status, and data file information for a
Batch Prediction request. |
default GetBatchPredictionResponse |
MachineLearningClient.getBatchPrediction(GetBatchPredictionRequest getBatchPredictionRequest)
Returns a
BatchPrediction that includes detailed metadata, status, and data file information for a
Batch Prediction request. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetBatchPredictionRequestMarshaller.marshall(GetBatchPredictionRequest getBatchPredictionRequest) |
Copyright © 2019. All rights reserved.