| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise |
Welcome to the AWS IoT SiteWise API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
IoTSiteWiseClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes a tag from an AWS IoT SiteWise resource.
|
default UntagResourceResponse |
IoTSiteWiseClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes a tag from an AWS IoT SiteWise resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
IoTSiteWiseAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes a tag from an AWS IoT SiteWise resource.
|
default CompletableFuture<UntagResourceResponse> |
IoTSiteWiseAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes a tag from an AWS IoT SiteWise resource.
|
Copyright © 2021. All rights reserved.