Uses of Class
com.azure.resourcemanager.cosmos.models.CassandraTableGetPropertiesResource
Packages that use CassandraTableGetPropertiesResource
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of CassandraTableGetPropertiesResource in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return CassandraTableGetPropertiesResourceModifier and TypeMethodDescriptionCassandraTableGetProperties.resource()
Get the resource property: The resource property.CassandraTableGetResultsInner.resource()
Get the resource property: The resource property.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type CassandraTableGetPropertiesResourceModifier and TypeMethodDescriptionCassandraTableGetProperties.withResource
(CassandraTableGetPropertiesResource resource) Set the resource property: The resource property.CassandraTableGetResultsInner.withResource
(CassandraTableGetPropertiesResource resource) Set the resource property: The resource property. -
Uses of CassandraTableGetPropertiesResource in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return CassandraTableGetPropertiesResourceModifier and TypeMethodDescriptionCassandraTableGetPropertiesResource.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of CassandraTableGetPropertiesResource from the JsonReader.CassandraTableGetPropertiesResource.withAnalyticalStorageTtl
(Integer analyticalStorageTtl) Set the analyticalStorageTtl property: Analytical TTL.CassandraTableGetPropertiesResource.withDefaultTtl
(Integer defaultTtl) Set the defaultTtl property: Time to live of the Cosmos DB Cassandra table.Set the id property: Name of the Cosmos DB Cassandra table.CassandraTableGetPropertiesResource.withSchema
(CassandraSchema schema) Set the schema property: Schema of the Cosmos DB Cassandra table.