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
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.