Package | Description |
---|---|
com.azure.cosmos |
This package provides interfaces for interacting with Azure Cosmos DB.
|
Modifier and Type | Method and Description |
---|---|
CosmosAsyncDatabase |
CosmosAsyncContainer.getDatabase()
Gets the parent
CosmosAsyncDatabase for the current container. |
CosmosAsyncDatabase |
CosmosAsyncClient.getDatabase(String id)
Gets a database object without making a service call.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.