| Package | Description | 
|---|---|
| com.microsoft.azure.management.cosmosdb | 
 This package contains the classes for CosmosDB. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CassandraTableResource | 
CassandraTableCreateUpdateParameters.resource()
Get the standard JSON format of a Cassandra table. 
 | 
CassandraTableResource | 
CassandraTableResource.withDefaultTtl(Integer defaultTtl)
Set time to live of the Cosmos DB Cassandra table. 
 | 
CassandraTableResource | 
CassandraTableResource.withId(String id)
Set name of the Cosmos DB Cassandra table. 
 | 
CassandraTableResource | 
CassandraTableResource.withSchema(CassandraSchema schema)
Set schema of the Cosmos DB Cassandra table. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CassandraTableCreateUpdateParameters | 
CassandraTableCreateUpdateParameters.withResource(CassandraTableResource resource)
Set the standard JSON format of a Cassandra table. 
 | 
Copyright © 2019. All rights reserved.