| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning |
Definition of the public APIs exposed by Amazon Machine Learning
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeTagsResponse |
MachineLearningClient.describeTags(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Describes one or more of the tags for your Amazon ML object.
|
default DescribeTagsResponse |
MachineLearningClient.describeTags(DescribeTagsRequest describeTagsRequest)
Describes one or more of the tags for your Amazon ML object.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeTagsResponse> |
MachineLearningAsyncClient.describeTags(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Describes one or more of the tags for your Amazon ML object.
|
default CompletableFuture<DescribeTagsResponse> |
MachineLearningAsyncClient.describeTags(DescribeTagsRequest describeTagsRequest)
Describes one or more of the tags for your Amazon ML object.
|
Copyright © 2018. All rights reserved.