| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning |
Definition of the public APIs exposed by Amazon Machine Learning
|
| software.amazon.awssdk.services.machinelearning.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeTagsResponse> |
MachineLearningAsyncClient.describeTags(DescribeTagsRequest 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 |
|---|---|
SdkHttpFullRequest |
DescribeTagsRequestMarshaller.marshall(DescribeTagsRequest describeTagsRequest) |
Copyright © 2020. All rights reserved.