| 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 TagResourceResponse |
IoTFleetHubClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds to or modifies the tags of the specified resource.
|
default TagResourceResponse |
IoTFleetHubClient.tagResource(TagResourceRequest tagResourceRequest)
Adds to or modifies the tags of the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
IoTFleetHubAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds to or modifies the tags of the specified resource.
|
default CompletableFuture<TagResourceResponse> |
IoTFleetHubAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds to or modifies the tags of the specified resource.
|
Copyright © 2022. All rights reserved.