| Package | Description |
|---|---|
| software.amazon.awssdk.services.keyspaces |
Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra-compatible
database service.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
KeyspacesClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the association of tags from a Amazon Keyspaces resource.
|
default UntagResourceResponse |
KeyspacesClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the association of tags from a Amazon Keyspaces resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
KeyspacesAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the association of tags from a Amazon Keyspaces resource.
|
default CompletableFuture<UntagResourceResponse> |
KeyspacesAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the association of tags from a Amazon Keyspaces resource.
|
Copyright © 2023. All rights reserved.