| 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 DescribeMLModelsIterable |
MachineLearningClient.describeMLModelsPaginator()
Returns a list of
MLModel that match the search criteria in the request. |
default DescribeMLModelsIterable |
MachineLearningClient.describeMLModelsPaginator(DescribeMLModelsRequest describeMLModelsRequest)
Returns a list of
MLModel that match the search criteria in the request. |
| Modifier and Type | Method and Description |
|---|---|
DescribeMLModelsIterable |
DescribeMLModelsIterable.resume(DescribeMLModelsResponse lastSuccessfulPage)
A helper method to resume the pages in case of unexpected failures.
|
Copyright © 2018. All rights reserved.