| 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 DescribeEvaluationsPublisher |
MachineLearningAsyncClient.describeEvaluationsPaginator()
Returns a list of
DescribeEvaluations that match the search criteria in the request. |
default DescribeEvaluationsPublisher |
MachineLearningAsyncClient.describeEvaluationsPaginator(DescribeEvaluationsRequest describeEvaluationsRequest)
Returns a list of
DescribeEvaluations that match the search criteria in the request. |
| Modifier and Type | Method and Description |
|---|---|
DescribeEvaluationsPublisher |
DescribeEvaluationsPublisher.resume(DescribeEvaluationsResponse lastSuccessfulPage)
A helper method to resume the pages in case of unexpected failures.
|
Copyright © 2018. All rights reserved.