Uses of Class
com.azure.storage.file.datalake.specialized.DataLakeLeaseClient
-
Packages that use DataLakeLeaseClient Package Description com.azure.storage.file.datalake.specialized Package containing specialized lease clients for Azure Storage File Data Lake. -
-
Uses of DataLakeLeaseClient in com.azure.storage.file.datalake.specialized
Methods in com.azure.storage.file.datalake.specialized that return DataLakeLeaseClient Modifier and Type Method Description DataLakeLeaseClient
DataLakeLeaseClientBuilder. buildClient()
Creates aDataLakeLeaseClient
based on the configurations set in the builder.
-