Uses of Class
com.microsoft.azure.management.cosmosdb.CassandraTableCreateUpdateParameters
-
-
Uses of CassandraTableCreateUpdateParameters in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return CassandraTableCreateUpdateParameters Modifier and Type Method Description CassandraTableCreateUpdateParametersCassandraTableCreateUpdateParameters. withOptions(Map<String,String> options)Set a key-value pair of options to be applied for the request.CassandraTableCreateUpdateParametersCassandraTableCreateUpdateParameters. withResource(CassandraTableResource resource)Set the standard JSON format of a Cassandra table.
-