Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.CassandraTableCreateUpdateProperties
Packages that use CassandraTableCreateUpdateProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
-
Uses of CassandraTableCreateUpdateProperties in com.azure.resourcemanager.cosmos.fluent.models
Classes in com.azure.resourcemanager.cosmos.fluent.models that implement interfaces with type arguments of type CassandraTableCreateUpdatePropertiesModifier and TypeClassDescriptionfinal classProperties to create and update Azure Cosmos DB Cassandra table.Methods in com.azure.resourcemanager.cosmos.fluent.models that return CassandraTableCreateUpdatePropertiesModifier and TypeMethodDescriptionCassandraTableCreateUpdateProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CassandraTableCreateUpdateProperties from the JsonReader.CassandraTableCreateUpdateProperties.withOptions(CreateUpdateOptions options) Set the options property: A key-value pair of options to be applied for the request.CassandraTableCreateUpdateProperties.withResource(CassandraTableResource resource) Set the resource property: The standard JSON format of a Cassandra table.