Uses of Class
com.azure.storage.file.datalake.specialized.DataLakeLeaseClientBuilder
Packages that use DataLakeLeaseClientBuilder
Package
Description
Package containing specialized lease clients for Azure Storage File Data Lake.
-
Uses of DataLakeLeaseClientBuilder in com.azure.storage.file.datalake.specialized
Methods in com.azure.storage.file.datalake.specialized that return DataLakeLeaseClientBuilderModifier and TypeMethodDescriptionDataLakeLeaseClientBuilder.directoryAsyncClient
(DataLakeDirectoryAsyncClient dataLakeDirectoryAsyncClient) Configures the builder based on the passedDataLakeDirectoryAsyncClient
.DataLakeLeaseClientBuilder.directoryClient
(DataLakeDirectoryClient dataLakeDirectoryClient) Configures the builder based on the passedDataLakeDirectoryClient
.DataLakeLeaseClientBuilder.fileAsyncClient
(DataLakeFileAsyncClient dataLakeFileAsyncClient) Configures the builder based on the passedDataLakeFileAsyncClient
.DataLakeLeaseClientBuilder.fileClient
(DataLakeFileClient dataLakeFileClient) Configures the builder based on the passedDataLakeFileClient
.DataLakeLeaseClientBuilder.fileSystemAsyncClient
(DataLakeFileSystemAsyncClient dataLakeFileSystemAsyncClient) Configures the builder based on the passedDataLakeFileSystemAsyncClient
.DataLakeLeaseClientBuilder.fileSystemClient
(DataLakeFileSystemClient dataLakeFileSystemClient) Configures the builder based on the passedDataLakeFileSystemClient
.Sets the identifier for the lease.