Uses of Package
com.azure.storage.blob.specialized
Package
Description
Package containing the classes for BlobServiceClient.
Package containing specialized clients for Azure Storage Blobs.
-
ClassDescriptionClient 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.Client to a block blob.Client to a block blob.Client to a page blob.Client to a page blob.
-
ClassDescriptionClient 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
containers
andblobs
.This class provides a client that contains all the leasing operations forcontainers
andblobs
.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
.