| 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 DescribeDataSourcesIterable |
MachineLearningClient.describeDataSourcesPaginator()
Returns a list of
DataSource that match the search criteria in the request. |
default DescribeDataSourcesIterable |
MachineLearningClient.describeDataSourcesPaginator(DescribeDataSourcesRequest describeDataSourcesRequest)
Returns a list of
DataSource that match the search criteria in the request. |
| Modifier and Type | Method and Description |
|---|---|
DescribeDataSourcesIterable |
DescribeDataSourcesIterable.resume(DescribeDataSourcesResponse lastSuccessfulPage)
A helper method to resume the pages in case of unexpected failures.
|
Copyright © 2018. All rights reserved.