Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionSee
DataLakeFileAsyncClient.flush(long, boolean)
instead.SeeDataLakeFileClient.flush(long, boolean)
instead.useFileParallelUploadOptions.getOptionalLength()
to have safe access to a length that will not always exist.Destination file system name must match deleted file system nameDestination file system name must match deleted file system nameThe version is set to the latest version of sas. Users should stop calling this API as it is now treated as a no-op.
-
Deprecated ConstructorsConstructorDescriptionPlease use
AccessControlType.fromString(String)
to create an instance of AccessControlType.Please useAccessTier.fromString(String)
to create an instance of AccessTier.Please useArchiveStatus.fromString(String)
to create an instance of ArchiveStatus.Use one of the constants or theDataLakeAudience.fromString(String)
factory method.Please usePublicAccessType.fromString(String)
to create an instance of PublicAccessType.length is no longer necessary; useFileParallelUploadOptions(InputStream)
instead.