| 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 AddTagsResponse |
MachineLearningClient.addTags(AddTagsRequest addTagsRequest)
Adds one or more tags to an object, up to a limit of 10.
|
default CompletableFuture<AddTagsResponse> |
MachineLearningAsyncClient.addTags(AddTagsRequest addTagsRequest)
Adds one or more tags to an object, up to a limit of 10.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AddTagsRequestMarshaller.marshall(AddTagsRequest addTagsRequest) |
Copyright © 2022. All rights reserved.