Uses of Class
com.azure.storage.blob.specialized.BlobLeaseClient
Packages that use BlobLeaseClient
Package
Description
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 BlobLeaseClientModifier and TypeMethodDescriptionBlobLeaseClientBuilder.buildClient()
Creates aBlobLeaseClient
based on the configurations set in the builder.