| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph |
|
| software.amazon.awssdk.services.iotthingsgraph.transform |
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
IoTThingsGraphClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes a tag from the specified resource.
|
default CompletableFuture<UntagResourceResponse> |
IoTThingsGraphAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes a tag from the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2021. All rights reserved.