Uses of Class
com.azure.storage.blob.specialized.BlobLeaseClient
-
Packages that use BlobLeaseClient Package Description com.azure.storage.blob.specialized Package containing specialized clients for Azure Storage Blobs. -
-
Uses of BlobLeaseClient in com.azure.storage.blob.specialized
Methods in com.azure.storage.blob.specialized that return BlobLeaseClient Modifier and Type Method Description BlobLeaseClientBlobLeaseClientBuilder. buildClient()Creates aBlobLeaseClientbased on the configurations set in the builder.
-