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