Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.GremlinDatabaseGetProperties
Packages that use GremlinDatabaseGetProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
-
Uses of GremlinDatabaseGetProperties in com.azure.resourcemanager.cosmos.fluent.models
Classes in com.azure.resourcemanager.cosmos.fluent.models that implement interfaces with type arguments of type GremlinDatabaseGetPropertiesModifier and TypeClassDescriptionfinal classThe properties of an Azure Cosmos DB SQL database.Methods in com.azure.resourcemanager.cosmos.fluent.models that return GremlinDatabaseGetPropertiesModifier and TypeMethodDescriptionstatic GremlinDatabaseGetPropertiesGremlinDatabaseGetProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GremlinDatabaseGetProperties from the JsonReader.GremlinDatabaseGetProperties.withOptions(GremlinDatabaseGetPropertiesOptions options) Set the options property: The options property.GremlinDatabaseGetProperties.withResource(GremlinDatabaseGetPropertiesResource resource) Set the resource property: The resource property.