Uses of Class
com.azure.cosmos.models.CosmosClientEncryptionKeyResponse
Package
Description
This package provides interfaces for interacting with Azure Cosmos DB.
-
Uses of CosmosClientEncryptionKeyResponse in com.azure.cosmos
Modifier and TypeMethodDescriptionCosmosClientEncryptionKey.read()
Reads a cosmos client encryption keyModifier and TypeMethodDescriptionCosmosAsyncDatabase.createClientEncryptionKey
(CosmosClientEncryptionKeyProperties keyProperties) Creates a client encryption key after subscription the operation will be performed.CosmosAsyncClientEncryptionKey.read()
Reads a cosmos client encryption keyCosmosAsyncClientEncryptionKey.replace
(CosmosClientEncryptionKeyProperties keyProperties) Replace a cosmos client encryption key.