| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents |
AWS IoT Events monitors your equipment or device fleets for failures or changes in operation, and triggers actions
when such events occur.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
IotEventsClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the given tags (metadata) from the resource.
|
default UntagResourceResponse |
IotEventsClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the given tags (metadata) from the resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
IotEventsAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the given tags (metadata) from the resource.
|
default CompletableFuture<UntagResourceResponse> |
IotEventsAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the given tags (metadata) from the resource.
|
Copyright © 2022. All rights reserved.