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