| 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 DescribeTagsResponse |
MachineLearningClient.describeTags(DescribeTagsRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeTagsRequest> |
DescribeTagsRequestMarshaller.marshall(DescribeTagsRequest describeTagsRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeTagsRequest> |
DescribeTagsRequestMarshaller.marshall(DescribeTagsRequest describeTagsRequest) |
void |
DescribeTagsRequestModelMarshaller.marshall(DescribeTagsRequest describeTagsRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.