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