| Package | Description |
|---|---|
| software.amazon.awssdk.services.keyspaces.model |
| Modifier and Type | Method and Description |
|---|---|
static PartitionKey.Builder |
PartitionKey.builder() |
PartitionKey.Builder |
PartitionKey.Builder.name(String name)
The name(s) of the partition key column(s).
|
PartitionKey.Builder |
PartitionKey.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PartitionKey.Builder> |
PartitionKey.serializableBuilderClass() |
Copyright © 2023. All rights reserved.