Uses of Class
com.azure.storage.blob.specialized.BlobLeaseClientBuilder
Package
Description
Package containing specialized clients for Azure Storage Blobs.
-
Uses of BlobLeaseClientBuilder in com.azure.storage.blob.specialized
Modifier and TypeMethodDescriptionBlobLeaseClientBuilder.blobAsyncClient
(BlobAsyncClientBase blobAsyncClient) Configures the builder based on the passedBlobAsyncClient
.BlobLeaseClientBuilder.blobClient
(BlobClientBase blobClient) Configures the builder based on the passedBlobClient
.BlobLeaseClientBuilder.containerAsyncClient
(BlobContainerAsyncClient blobContainerAsyncClient) Configures the builder based on the passedBlobContainerAsyncClient
.BlobLeaseClientBuilder.containerClient
(BlobContainerClient blobContainerClient) Configures the builder based on the passedBlobContainerClient
.Sets the identifier for the lease.