Uses of Class
com.azure.storage.blob.specialized.BlobLeaseClientBuilder
Packages that use BlobLeaseClientBuilder
Package
Description
Package containing specialized clients for Azure Storage Blobs.
-
Uses of BlobLeaseClientBuilder in com.azure.storage.blob.specialized
Methods in com.azure.storage.blob.specialized that return BlobLeaseClientBuilderModifier 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.