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