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