Uses of Class
com.azure.cosmos.CosmosAsyncContainer
Package
Description
This package provides interfaces for interacting with Azure Cosmos DB.
-
Uses of CosmosAsyncContainer in com.azure.cosmos
Modifier and TypeMethodDescriptionCosmosAsyncDatabase.getContainer
(String id) Gets a CosmosAsyncContainer object without making a service callModifier and TypeMethodDescriptionChangeFeedProcessorBuilder.feedContainer
(CosmosAsyncContainer feedContainer) Sets and existingCosmosAsyncContainer
to be used to read from the monitored container.ChangeFeedProcessorBuilder.leaseContainer
(CosmosAsyncContainer leaseContainer) Sets an existingCosmosAsyncContainer
to be used to read from the leases container.