Uses of Class
com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
-
Uses of EncryptedBlobClient in com.azure.storage.blob.specialized.cryptography
Methods in com.azure.storage.blob.specialized.cryptography that return EncryptedBlobClientModifier and TypeMethodDescriptionEncryptedBlobClientBuilder.buildEncryptedBlobClient()Creates aEncryptedBlobClientbased on options set in the Builder.EncryptedBlobClient.getCustomerProvidedKeyClient(CustomerProvidedKey customerProvidedKey) Creates a newEncryptedBlobClientwith the specifiedcustomerProvidedKey.EncryptedBlobClient.getEncryptionScopeClient(String encryptionScope) Creates a newEncryptedBlobClientwith the specifiedencryptionScope.