| Package | Description |
|---|---|
| software.amazon.awssdk.services.qldb |
The resource management API for Amazon QLDB
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
QldbClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from a specified Amazon QLDB resource.
|
default UntagResourceResponse |
QldbClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a specified Amazon QLDB resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
QldbAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from a specified Amazon QLDB resource.
|
default CompletableFuture<UntagResourceResponse> |
QldbAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a specified Amazon QLDB resource.
|
Copyright © 2023. All rights reserved.