public class CassandraPartitionKey extends Object
Constructor and Description |
---|
CassandraPartitionKey() |
Modifier and Type | Method and Description |
---|---|
String |
name()
Get name of the Cosmos DB Cassandra table partition key.
|
CassandraPartitionKey |
withName(String name)
Set name of the Cosmos DB Cassandra table partition key.
|
public String name()
public CassandraPartitionKey withName(String name)
name
- the name value to setCopyright © 2019. All rights reserved.