Modifier and Type | Method and Description |
---|---|
CosmosDatabase |
CosmosDatabaseResponse.database()
Gets the CosmosDatabase object
|
CosmosDatabase |
CosmosContainer.getDatabase()
Gets the parent Database
|
CosmosDatabase |
CosmosUser.getDatabase()
Gets the parent Database
|
CosmosDatabase |
CosmosClient.getDatabase(String id)
Gets a database object without making a service call.
|
Copyright © 2019. All rights reserved.