| Package | Description |
|---|---|
| software.amazon.awssdk.services.keyspaces |
Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra-compatible
database service.
|
| software.amazon.awssdk.services.keyspaces.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetKeyspaceResponse |
KeyspacesClient.getKeyspace(GetKeyspaceRequest getKeyspaceRequest)
Returns the name and the Amazon Resource Name (ARN) of the specified table.
|
default CompletableFuture<GetKeyspaceResponse> |
KeyspacesAsyncClient.getKeyspace(GetKeyspaceRequest getKeyspaceRequest)
Returns the name and the Amazon Resource Name (ARN) of the specified table.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetKeyspaceRequestMarshaller.marshall(GetKeyspaceRequest getKeyspaceRequest) |
Copyright © 2023. All rights reserved.