| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning |
Definition of the public APIs exposed by Amazon Machine Learning
|
| software.amazon.awssdk.services.machinelearning.paginators |
| 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(DescribeBatchPredictionsRequest describeBatchPredictionsRequest)
Returns a list of
BatchPrediction operations that match the search criteria in the request. |
| Modifier and Type | Method and Description |
|---|---|
DescribeBatchPredictionsIterable |
DescribeBatchPredictionsIterable.resume(DescribeBatchPredictionsResponse lastSuccessfulPage)
A helper method to resume the pages in case of unexpected failures.
|
Copyright © 2018. All rights reserved.