Uses of Class
com.azure.cosmos.CosmosAsyncDatabase
Package
Description
This package provides interfaces for interacting with Azure Cosmos DB.
-
Uses of CosmosAsyncDatabase in com.azure.cosmos
Modifier and TypeMethodDescriptionCosmosAsyncClient.getDatabase
(String id) Gets a database object without making a service call.CosmosAsyncContainer.getDatabase()
Gets the parentCosmosAsyncDatabase
for the current container.