| 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<DeleteTagsResponse> |
MachineLearningAsyncClient.deleteTags(DeleteTagsRequest deleteTagsRequest)
Deletes the specified tags associated with an ML object.
|
default DeleteTagsResponse |
MachineLearningClient.deleteTags(DeleteTagsRequest deleteTagsRequest)
Deletes the specified tags associated with an ML object.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteTagsRequestMarshaller.marshall(DeleteTagsRequest deleteTagsRequest) |
Copyright © 2021. All rights reserved.