Uses of Class
com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
-
Uses of EncryptedBlobAsyncClient in com.azure.storage.blob.specialized.cryptography
Methods in com.azure.storage.blob.specialized.cryptography that return EncryptedBlobAsyncClientModifier and TypeMethodDescriptionEncryptedBlobClientBuilder.buildEncryptedBlobAsyncClient()Creates aEncryptedBlobAsyncClientbased on options set in the Builder.EncryptedBlobAsyncClient.getCustomerProvidedKeyAsyncClient(CustomerProvidedKey customerProvidedKey) Creates a newEncryptedBlobAsyncClientwith the specifiedcustomerProvidedKey.EncryptedBlobAsyncClient.getEncryptionScopeAsyncClient(String encryptionScope) Creates a newEncryptedBlobAsyncClientwith the specifiedencryptionScope.