| 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 UntagResourceResponse |
IoTFleetWiseClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the given tags (metadata) from the resource.
|
default UntagResourceResponse |
IoTFleetWiseClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the given tags (metadata) from the resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
IoTFleetWiseAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the given tags (metadata) from the resource.
|
default CompletableFuture<UntagResourceResponse> |
IoTFleetWiseAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the given tags (metadata) from the resource.
|
Copyright © 2022. All rights reserved.