Uses of Class
com.microsoft.azure.management.cosmosdb.GremlinDatabaseCreateUpdateParameters
-
-
Uses of GremlinDatabaseCreateUpdateParameters in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return GremlinDatabaseCreateUpdateParameters Modifier and Type Method Description GremlinDatabaseCreateUpdateParametersGremlinDatabaseCreateUpdateParameters. withOptions(Map<String,String> options)Set a key-value pair of options to be applied for the request.GremlinDatabaseCreateUpdateParametersGremlinDatabaseCreateUpdateParameters. withResource(GremlinDatabaseResource resource)Set the standard JSON format of a Gremlin database.
-