Deprecated API
Contents
-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionUse
ProgressReporterPlease use the generateSas method on the desired blob/container client after initializingBlobServiceSasSignatureValues.
-
Deprecated EnumsEnumDescriptionThe version is set to the latest version of sas.
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptiondue to refactoring code to be in the common storage library.Please use
BlobUrlParts.getCommonSasQueryParameters()BlobContainerListDetailsnow 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 nameUseProgressReporterinstead.UseProgressReporterinstead.Please use the generateSas method on the desired blob/container client after initializingBlobServiceSasSignatureValues.Please useBlobServiceSasSignatureValuesPlease useBlobServiceSasSignatureValuesPlease useBlobServiceSasSignatureValuesPlease useBlobServiceSasSignatureValuesPlease useBlobServiceSasSignatureValuesPlease useBlobServiceSasSignatureValuesPlease useBlobServiceSasSignatureValuesPlease useBlobServiceSasSignatureValuesPlease useBlobServiceSasSignatureValuesPlease useBlobServiceSasSignatureValuesPlease useBlobServiceSasSignatureValuesPlease useBlobServiceSasSignatureValuesPlease useBlobServiceSasSignatureValuesPlease 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.usedownloadStream()instead.useBlobClientBase.downloadStream(OutputStream)instead.
-
Deprecated ConstructorsConstructorDescriptionUse the
AccessTier.fromString(String)factory method.Use theArchiveStatus.fromString(String)factory method.Use one of the constants or theBlobAudience.fromString(String)factory method.Use theBlobCopySourceTagsMode.fromString(String)factory method.Use theBlobErrorCode.fromString(String)factory method.com.azure.storage.blob.models.BlockBlobItem(String, OffsetDateTime, byte[], boolean, String, String) Use theFileShareTokenIntent.fromString(String)factory method.Use theGeoReplicationStatus.fromString(String)factory method.UseObjectReplicationStatus.fromString(String)instead.Use fluent interface to set properties instead.Use fluent interface to set properties instead.Use thePublicAccessType.fromString(String)factory method.Use theRehydratePriority.fromString(String)factory method.length is no longer necessary; useBlobParallelUploadOptions(InputStream)instead.Please useBlobServiceSasSignatureValuesPlease useBlobServiceSasSignatureValues(String),BlobServiceSasSignatureValues(OffsetDateTime, BlobSasPermission), orBlobServiceSasSignatureValues(OffsetDateTime, BlobContainerSasPermission)followed by calls to the desired setters.