Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.CassandraTableGetProperties
Packages that use CassandraTableGetProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
-
Uses of CassandraTableGetProperties in com.azure.resourcemanager.cosmos.fluent.models
Classes in com.azure.resourcemanager.cosmos.fluent.models that implement interfaces with type arguments of type CassandraTableGetPropertiesModifier and TypeClassDescriptionfinal classThe properties of an Azure Cosmos DB Cassandra table.Methods in com.azure.resourcemanager.cosmos.fluent.models that return CassandraTableGetPropertiesModifier and TypeMethodDescriptionstatic CassandraTableGetPropertiesCassandraTableGetProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CassandraTableGetProperties from the JsonReader.CassandraTableGetProperties.withOptions(CassandraTableGetPropertiesOptions options) Set the options property: The options property.CassandraTableGetProperties.withResource(CassandraTableGetPropertiesResource resource) Set the resource property: The resource property.