Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.GremlinDatabaseCreateUpdateProperties
Packages that use GremlinDatabaseCreateUpdateProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
-
Uses of GremlinDatabaseCreateUpdateProperties in com.azure.resourcemanager.cosmos.fluent.models
Classes in com.azure.resourcemanager.cosmos.fluent.models that implement interfaces with type arguments of type GremlinDatabaseCreateUpdatePropertiesModifier and TypeClassDescriptionfinal classProperties to create and update Azure Cosmos DB Gremlin database.Methods in com.azure.resourcemanager.cosmos.fluent.models that return GremlinDatabaseCreateUpdatePropertiesModifier and TypeMethodDescriptionGremlinDatabaseCreateUpdateProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GremlinDatabaseCreateUpdateProperties from the JsonReader.GremlinDatabaseCreateUpdateProperties.withOptions(CreateUpdateOptions options) Set the options property: A key-value pair of options to be applied for the request.GremlinDatabaseCreateUpdateProperties.withResource(GremlinDatabaseResource resource) Set the resource property: The standard JSON format of a Gremlin database.