JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Constructors
Enum Constants
Deprecated Methods
Method
Description
com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient.download()
com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient.downloadWithResponse
(BlobRange, DownloadRetryOptions, BlobRequestConditions, boolean)
com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient.download
(OutputStream)
com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient.downloadWithResponse
(OutputStream, BlobRange, DownloadRetryOptions, BlobRequestConditions, boolean, Duration, Context)
Deprecated Constructors
Constructor
Description
com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder()
Use
EncryptedBlobClientBuilder(EncryptionVersion)
.
Deprecated Enum Constants
Enum Constant
Description
com.azure.storage.blob.specialized.cryptography.EncryptionVersion.V1
Use
EncryptionVersion.V2
instead
EncryptedBlobClientBuilder(EncryptionVersion)
.