Uses of Class
com.microsoft.azure.management.cosmosdb.CassandraPartitionKey
Packages that use CassandraPartitionKey
Package
Description
This package contains the classes for CosmosDB.
-
Uses of CassandraPartitionKey in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return CassandraPartitionKeyModifier and TypeMethodDescriptionSet name of the Cosmos DB Cassandra table partition key.Methods in com.microsoft.azure.management.cosmosdb that return types with arguments of type CassandraPartitionKeyMethod parameters in com.microsoft.azure.management.cosmosdb with type arguments of type CassandraPartitionKeyModifier and TypeMethodDescriptionCassandraSchema.withPartitionKeys
(List<CassandraPartitionKey> partitionKeys) Set list of partition key.