| 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 MachineLearningAsyncClient |
MachineLearningAsyncClient.create()
Create a
MachineLearningAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
DescribeBatchPredictionsPublisher(MachineLearningAsyncClient client,
DescribeBatchPredictionsRequest firstRequest) |
DescribeDataSourcesPublisher(MachineLearningAsyncClient client,
DescribeDataSourcesRequest firstRequest) |
DescribeEvaluationsPublisher(MachineLearningAsyncClient client,
DescribeEvaluationsRequest firstRequest) |
DescribeMLModelsPublisher(MachineLearningAsyncClient client,
DescribeMlModelsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
MachineLearningAsyncWaiter.Builder |
MachineLearningAsyncWaiter.Builder.client(MachineLearningAsyncClient client)
Sets a custom
MachineLearningAsyncClient that will be used to poll the resource |
Copyright © 2022. All rights reserved.