| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts |
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
SsmContactsClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from the specified resource.
|
default UntagResourceResponse |
SsmContactsClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
SsmContactsAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from the specified resource.
|
default CompletableFuture<UntagResourceResponse> |
SsmContactsAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from the specified resource.
|
Copyright © 2021. All rights reserved.