Uses of Class
com.azure.storage.blob.specialized.BlobLeaseAsyncClient
-
Packages that use BlobLeaseAsyncClient Package Description com.azure.storage.blob.specialized 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 BlobLeaseAsyncClient Modifier and Type Method Description BlobLeaseAsyncClientBlobLeaseClientBuilder. buildAsyncClient()Creates aBlobLeaseAsyncClientbased on the configurations set in the builder.
-