Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.GremlinDatabaseCreateUpdateProperties
-
Packages that use GremlinDatabaseCreateUpdateProperties Package Description com.azure.resourcemanager.cosmos.fluent.models Package containing the inner data models for CosmosDBManagementClient. -
-
Uses of GremlinDatabaseCreateUpdateProperties in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return GremlinDatabaseCreateUpdateProperties Modifier and Type Method Description GremlinDatabaseCreateUpdatePropertiesGremlinDatabaseCreateUpdateProperties. withOptions(CreateUpdateOptions options)Set the options property: A key-value pair of options to be applied for the request.GremlinDatabaseCreateUpdatePropertiesGremlinDatabaseCreateUpdateProperties. withResource(GremlinDatabaseResource resource)Set the resource property: The standard JSON format of a Gremlin database.
-