| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
IotWirelessClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from a resource.
|
default UntagResourceResponse |
IotWirelessClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
IotWirelessAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from a resource.
|
default CompletableFuture<UntagResourceResponse> |
IotWirelessAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a resource.
|
Copyright © 2023. All rights reserved.