| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning |
Definition of the public APIs exposed by Amazon Machine Learning
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeBatchPredictionsIterable |
MachineLearningClient.describeBatchPredictionsPaginator()
Returns a list of
BatchPrediction operations that match the search criteria in the request. |
default DescribeBatchPredictionsIterable |
MachineLearningClient.describeBatchPredictionsPaginator(Consumer<DescribeBatchPredictionsRequest.Builder> describeBatchPredictionsRequest)
Returns a list of
BatchPrediction operations that match the search criteria in the request. |
default DescribeBatchPredictionsIterable |
MachineLearningClient.describeBatchPredictionsPaginator(DescribeBatchPredictionsRequest describeBatchPredictionsRequest)
Returns a list of
BatchPrediction operations that match the search criteria in the request. |
Copyright © 2023. All rights reserved.