你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

com.azure.storage.blob

Package containing the classes for BlobServiceClient.

Classes

BlobAsyncClient

This class provides a client that contains generic blob operations for Azure Storage Blobs.

BlobClient

This class provides a client that contains generic blob operations for Azure Storage Blobs.

BlobClientBuilder

This class provides a fluent builder API to help aid the configuration and instantiation of BlobClient and BlobAsyncClient, call buildClient() and buildAsyncClient() respectively to construct an instance of the desired client.

BlobContainerAsyncClient

Client to a container.

BlobContainerClient

Client to a container.

BlobContainerClientBuilder

This class provides a fluent builder API to help aid the configuration and instantiation of BlobContainerClient and BlobContainerAsyncClient, call buildClient() and buildAsyncClient() respectively to construct an instance of the desired client.

BlobServiceAsyncClient

Client to a storage account.

BlobServiceClient

Client to a storage account.

BlobServiceClientBuilder

This class provides a fluent builder API to help aid the configuration and instantiation of BlobServiceClient and BlobServiceAsyncClient, call buildClient() and buildAsyncClient() respectively to construct an instance of the desired client.

BlobUrlParts

This class represents the components that make up an Azure Storage Container/Blob URL.

HttpGetterInfo

HttpGetterInfo is a passed to the getter function of a reliable download to specify parameters needed for the GET request.

ProgressReporter

Deprecated

Use ProgressReporter

Interfaces

ProgressReceiver

Deprecated

Use ProgressListener.

Enums

BlobServiceVersion

The versions of Azure Storage Blob supported by this client library.