public static interface PartitionKey.Builder extends SdkPojo, CopyableBuilder<PartitionKey.Builder,PartitionKey>
| Modifier and Type | Method and Description |
|---|---|
PartitionKey.Builder |
name(String name)
The name(s) of the partition key column(s).
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPartitionKey.Builder name(String name)
The name(s) of the partition key column(s).
name - The name(s) of the partition key column(s).Copyright © 2023. All rights reserved.