Uses of Class
com.azure.resourcemanager.cosmos.models.CassandraKeyspaceResource
Packages that use CassandraKeyspaceResource
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of CassandraKeyspaceResource in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return CassandraKeyspaceResourceModifier and TypeMethodDescriptionCassandraKeyspaceCreateUpdateProperties.resource()Get the resource property: The standard JSON format of a Cassandra keyspace.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type CassandraKeyspaceResourceModifier and TypeMethodDescriptionCassandraKeyspaceCreateUpdateProperties.withResource(CassandraKeyspaceResource resource) Set the resource property: The standard JSON format of a Cassandra keyspace. -
Uses of CassandraKeyspaceResource in com.azure.resourcemanager.cosmos.models
Subclasses of CassandraKeyspaceResource in com.azure.resourcemanager.cosmos.modelsModifier and TypeClassDescriptionfinal classThe CassandraKeyspaceGetPropertiesResource model.Methods in com.azure.resourcemanager.cosmos.models that return CassandraKeyspaceResourceModifier and TypeMethodDescriptionstatic CassandraKeyspaceResourceCassandraKeyspaceResource.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CassandraKeyspaceResource from the JsonReader.CassandraKeyspaceCreateUpdateParameters.resource()Get the resource property: The standard JSON format of a Cassandra keyspace.Set the id property: Name of the Cosmos DB Cassandra keyspace.Methods in com.azure.resourcemanager.cosmos.models with parameters of type CassandraKeyspaceResourceModifier and TypeMethodDescriptionCassandraKeyspaceCreateUpdateParameters.withResource(CassandraKeyspaceResource resource) Set the resource property: The standard JSON format of a Cassandra keyspace.