Uses of Class
com.microsoft.azure.management.cosmosdb.CassandraTableResource
Package
Description
This package contains the classes for CosmosDB.
-
Uses of CassandraTableResource in com.microsoft.azure.management.cosmosdb
Modifier and TypeMethodDescriptionCassandraTableCreateUpdateParameters.resource()
Get the standard JSON format of a Cassandra table.CassandraTableResource.withDefaultTtl
(Integer defaultTtl) Set time to live of the Cosmos DB Cassandra table.Set name of the Cosmos DB Cassandra table.CassandraTableResource.withSchema
(CassandraSchema schema) Set schema of the Cosmos DB Cassandra table.Modifier and TypeMethodDescriptionCassandraTableCreateUpdateParameters.withResource
(CassandraTableResource resource) Set the standard JSON format of a Cassandra table.