Uses of Class
com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Package
Description
This package provides Encryption interfaces for interacting with Azure Cosmos DB.
-
Uses of CosmosEncryptionAsyncContainer in com.azure.cosmos.encryption
Modifier and TypeMethodDescriptionCosmosEncryptionAsyncDatabase.getCosmosEncryptionAsyncContainer
(CosmosAsyncContainer container) Gets a Container with Encryption capabilitiesCosmosEncryptionAsyncDatabase.getCosmosEncryptionAsyncContainer
(String containerId) Gets a Container with Encryption capabilitiesModifier and TypeMethodDescriptionChangeFeedEncryptionProcessorBuilder.feedContainer
(CosmosEncryptionAsyncContainer feedContainer) Sets an existingCosmosEncryptionAsyncContainer
to be used to read from the monitored container.