| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotfleetwise |
Amazon Web Services IoT FleetWise is a fully managed service that you can use to collect, model, and transfer vehicle
data to the Amazon Web Services cloud at scale.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
IoTFleetWiseClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds to or modifies the tags of the given resource.
|
default TagResourceResponse |
IoTFleetWiseClient.tagResource(TagResourceRequest tagResourceRequest)
Adds to or modifies the tags of the given resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
IoTFleetWiseAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds to or modifies the tags of the given resource.
|
default CompletableFuture<TagResourceResponse> |
IoTFleetWiseAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds to or modifies the tags of the given resource.
|
Copyright © 2022. All rights reserved.