public class GremlinDatabaseResource extends Object
| Constructor and Description |
|---|
GremlinDatabaseResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get name of the Cosmos DB Gremlin database.
|
GremlinDatabaseResource |
withId(String id)
Set name of the Cosmos DB Gremlin database.
|
public String id()
public GremlinDatabaseResource withId(String id)
id - the id value to setCopyright © 2019. All rights reserved.