| Package | Description |
|---|---|
| software.amazon.awssdk.services.qldb |
The control plane for Amazon QLDB
|
| software.amazon.awssdk.services.qldb.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
QldbAsyncClient.untagResource(UntagResourceRequest 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 |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2022. All rights reserved.