| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotfleethub |
With Fleet Hub for AWS IoT Device Management you can build stand-alone web applications for monitoring the health of
your device fleets.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
IoTFleetHubClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tags (metadata) from the resource.
|
default UntagResourceResponse |
IoTFleetHubClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags (metadata) from the resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
IoTFleetHubAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tags (metadata) from the resource.
|
default CompletableFuture<UntagResourceResponse> |
IoTFleetHubAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags (metadata) from the resource.
|
Copyright © 2022. All rights reserved.