| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.fluent |
Package containing the service clients for CosmosDBManagementClient.
|
| com.azure.resourcemanager.cosmos.fluent.models |
Package containing the inner data models for CosmosDBManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
GremlinDatabaseGetResultsInner |
GremlinResourcesClient.createUpdateGremlinDatabase(String resourceGroupName,
String accountName,
String databaseName,
GremlinDatabaseCreateUpdateParameters createUpdateGremlinDatabaseParameters)
Create or update an Azure Cosmos DB Gremlin database.
|
GremlinDatabaseGetResultsInner |
GremlinResourcesClient.createUpdateGremlinDatabase(String resourceGroupName,
String accountName,
String databaseName,
GremlinDatabaseCreateUpdateParameters createUpdateGremlinDatabaseParameters,
com.azure.core.util.Context context)
Create or update an Azure Cosmos DB Gremlin database.
|
GremlinDatabaseGetResultsInner |
GremlinResourcesClient.getGremlinDatabase(String resourceGroupName,
String accountName,
String databaseName)
Gets the Gremlin databases under an existing Azure Cosmos DB database account with the provided name.
|
| Modifier and Type | Method and Description |
|---|---|
GremlinDatabaseGetResultsInner |
GremlinDatabaseGetResultsInner.withResource(GremlinDatabaseGetPropertiesResource resource)
Set the resource property: The resource property.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.