| 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 DeleteTagsResponse |
MachineLearningClient.deleteTags(DeleteTagsRequest deleteTagsRequest)
Deletes the specified tags associated with an ML object.
|
default CompletableFuture<DeleteTagsResponse> |
MachineLearningAsyncClient.deleteTags(DeleteTagsRequest deleteTagsRequest)
Deletes the specified tags associated with an ML object.
|
| Modifier and Type | Method and Description |
|---|---|
Request<DeleteTagsRequest> |
DeleteTagsRequestMarshaller.marshall(DeleteTagsRequest deleteTagsRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<DeleteTagsRequest> |
DeleteTagsRequestMarshaller.marshall(DeleteTagsRequest deleteTagsRequest) |
void |
DeleteTagsRequestModelMarshaller.marshall(DeleteTagsRequest deleteTagsRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2018. All rights reserved.