| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning |
Definition of the public APIs exposed by Amazon Machine Learning
|
| software.amazon.awssdk.services.machinelearning.transform | |
| software.amazon.awssdk.services.machinelearning.waiters |
| Modifier and Type | Method and Description |
|---|---|
default DescribeMLModelsResponse |
MachineLearningClient.describeMLModels(DescribeMLModelsRequest describeMLModelsRequest)
Returns a list of
MLModel that match the search criteria in the request. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeMLModelsResponse> |
MachineLearningAsyncClient.describeMLModels(DescribeMLModelsRequest describeMLModelsRequest)
Returns a list of
MLModel that match the search criteria in the request. |
| Modifier and Type | Method and Description |
|---|---|
DescribeMLModelsResponse |
DescribeMLModelsResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
DescribeMLModelsResponse |
DescribeMLModelsFunction.apply(DescribeMLModelsRequest describeMLModelsRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2017. All rights reserved.