Package com.azure.storage.blob.specialized
package com.azure.storage.blob.specialized
Package containing specialized clients for Azure Storage Blobs.
-
ClassesClassDescriptionClient to an append blob.Client to an append blob.This class provides a client that contains all operations that apply to any blob type.This class provides a client that contains all operations that apply to any blob type.Provides an input stream to read a given blob resource.This class provides a client that contains all the leasing operations for
containersandblobs.This class provides a client that contains all the leasing operations forcontainersandblobs.This class provides a fluent builder API to help aid the configuration and instantiation of Storage Lease clients.BlobOutputStream allows for the uploading of data to a blob using a stream-like approach.Client to a block blob.Client to a block blob.Client to a page blob.Client to a page blob.This class provides a fluent builder API to help aid the configuration and instantiation of specialized Storage Blob clients,AppendBlobClient,AppendBlobAsyncClient,BlockBlobClient,BlockBlobAsyncClient,PageBlobClient, andPageBlobAsyncClient.