| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery |
|
| software.amazon.awssdk.services.applicationdiscovery.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteTagsResponse> |
ApplicationDiscoveryAsyncClient.deleteTags(DeleteTagsRequest deleteTagsRequest)
Deletes the association between configuration items and one or more tags.
|
default DeleteTagsResponse |
ApplicationDiscoveryClient.deleteTags(DeleteTagsRequest deleteTagsRequest)
Deletes the association between configuration items and one or more tags.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteTagsRequestMarshaller.marshall(DeleteTagsRequest deleteTagsRequest) |
Copyright © 2021. All rights reserved.