Uses of Class
com.azure.resourcemanager.cosmos.models.CassandraTableGetPropertiesOptions
Packages that use CassandraTableGetPropertiesOptions
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of CassandraTableGetPropertiesOptions in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return CassandraTableGetPropertiesOptionsModifier and TypeMethodDescriptionCassandraTableGetProperties.options()
Get the options property: The options property.CassandraTableGetResultsInner.options()
Get the options property: The options property.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type CassandraTableGetPropertiesOptionsModifier and TypeMethodDescriptionCassandraTableGetProperties.withOptions
(CassandraTableGetPropertiesOptions options) Set the options property: The options property.CassandraTableGetResultsInner.withOptions
(CassandraTableGetPropertiesOptions options) Set the options property: The options property. -
Uses of CassandraTableGetPropertiesOptions in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return CassandraTableGetPropertiesOptionsModifier and TypeMethodDescriptionCassandraTableGetPropertiesOptions.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of CassandraTableGetPropertiesOptions from the JsonReader.CassandraTableGetPropertiesOptions.withAutoscaleSettings
(AutoscaleSettings autoscaleSettings) Set the autoscaleSettings property: Specifies the Autoscale settings.CassandraTableGetPropertiesOptions.withThroughput
(Integer throughput) Set the throughput property: Value of the Cosmos DB resource throughput or autoscaleSettings.