Uses of Class
com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Packages that use BlobLeaseAsyncClient
Package
Description
Package containing specialized clients for Azure Storage Blobs.
-
Uses of BlobLeaseAsyncClient in com.azure.storage.blob.specialized
Methods in com.azure.storage.blob.specialized that return BlobLeaseAsyncClientModifier and TypeMethodDescriptionBlobLeaseClientBuilder.buildAsyncClient()
Creates aBlobLeaseAsyncClient
based on the configurations set in the builder.