| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning |
Definition of the public APIs exposed by Amazon Machine Learning
|
| software.amazon.awssdk.services.machinelearning.paginators | |
| software.amazon.awssdk.services.machinelearning.waiters |
| Modifier and Type | Method and Description |
|---|---|
static MachineLearningClient |
MachineLearningClient.create()
Create a
MachineLearningClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
DescribeBatchPredictionsIterable(MachineLearningClient client,
DescribeBatchPredictionsRequest firstRequest) |
DescribeDataSourcesIterable(MachineLearningClient client,
DescribeDataSourcesRequest firstRequest) |
DescribeEvaluationsIterable(MachineLearningClient client,
DescribeEvaluationsRequest firstRequest) |
DescribeMLModelsIterable(MachineLearningClient client,
DescribeMlModelsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
MachineLearningWaiter.Builder |
MachineLearningWaiter.Builder.client(MachineLearningClient client)
Sets a custom
MachineLearningClient that will be used to poll the resource |
Copyright © 2020. All rights reserved.