Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.CassandraTableCreateUpdateProperties
-
Packages that use CassandraTableCreateUpdateProperties Package Description com.azure.resourcemanager.cosmos.fluent.models Package containing the inner data models for CosmosDBManagementClient. -
-
Uses of CassandraTableCreateUpdateProperties in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return CassandraTableCreateUpdateProperties Modifier and Type Method Description CassandraTableCreateUpdatePropertiesCassandraTableCreateUpdateProperties. withOptions(CreateUpdateOptions options)Set the options property: A key-value pair of options to be applied for the request.CassandraTableCreateUpdatePropertiesCassandraTableCreateUpdateProperties. withResource(CassandraTableResource resource)Set the resource property: The standard JSON format of a Cassandra table.
-