-
ClassDescriptionUse
ProgressReporter
Please use the generateSas method on the desired blob/container client after initializingBlobServiceSasSignatureValues
.
-
EnumDescriptionThe version is set to the latest version of sas.
-
MethodDescriptiondue to refactoring code to be in the common storage library.Please use
getCommonSasQueryParameters()
BlobContainerListDetails
now contains multiple options. This will only convert result of {BlobContainerListDetails.setRetrieveMetadata(boolean)
} for backwards compatibility.useBlobParallelUploadOptions.getOptionalLength()
to have safe access to a length that will not always exist.UseBlobClient.uploadWithResponse(BlobParallelUploadOptions, Duration, Context)
to specify timeout.UseBlobClient.uploadWithResponse(BlobParallelUploadOptions, Duration, Context)
to specify timeout.Destination container name must match deleted container nameDestination container name must match deleted container nameUseProgressReporter
instead.UseProgressReporter
instead.Please use the generateSas method on the desired blob/container client after initializingBlobServiceSasSignatureValues
.Please useBlobServiceSasSignatureValues
Please useBlobServiceSasSignatureValues
Please useBlobServiceSasSignatureValues
Please useBlobServiceSasSignatureValues
Please useBlobServiceSasSignatureValues
Please useBlobServiceSasSignatureValues
Please useBlobServiceSasSignatureValues
Please useBlobServiceSasSignatureValues
Please useBlobServiceSasSignatureValues
Please useBlobServiceSasSignatureValues
Please useBlobServiceSasSignatureValues
Please useBlobServiceSasSignatureValues
Please useBlobServiceSasSignatureValues
Please use the generateUserDelegationSas(BlobServiceSasSignatureValues, UserDelegationKey) method on the desired container/blob client after initializingBlobServiceSasSignatureValues
.Please use the generateSas(BlobServiceSasSignatureValues) method on the desired container/blob client after initializingBlobServiceSasSignatureValues
.Blob name is now auto-populated by the SAS generation methods provided on the desired blob client.Container name is now auto-populated by the SAS generation methods provided on the desired container/blob client.Snapshot id is now auto-populated by the SAS generation methods provided on the desired (snapshot) blob client.Please use the SAS generation methods provided on the desired blob client that will auto-populate the blob name.Please use the SAS generation methods provided on the desired container/blob client that will auto-populate the container name.Please use the SAS generation methods provided on the desired (snapshot) blob client that will auto-populate the snapshot id.The version is set to the latest version of sas. Users should stop calling this API as it is now treated as a no-op.useBlobAsyncClientBase.downloadStream()
instead.useBlobClientBase.downloadStream(OutputStream)
instead.
-
ConstructorDescriptioncom.azure.storage.blob.models.BlockBlobItem
(String, OffsetDateTime, byte[], boolean, String, String) Use fluent interface to set properties instead.Use fluent interface to set properties instead.length is no longer necessary; useBlobParallelUploadOptions(InputStream)
instead.Please useBlobServiceSasSignatureValues
Please useBlobServiceSasSignatureValues(String)
,BlobServiceSasSignatureValues(OffsetDateTime, BlobSasPermission)
, orBlobServiceSasSignatureValues(OffsetDateTime, BlobContainerSasPermission)
followed by calls to the desired setters.
ProgressListener
.