All Classes
-
All Classes Class Summary Exception Summary Class Description BlobBatch This class allows for batching of multiple Azure Storage operations in a single request viaBlobBatchClient.submitBatch(BlobBatch)orBlobBatchAsyncClient.submitBatch(BlobBatch).BlobBatchAsyncClient This class provides a client that contains all operations that apply to Azure Storage Blob batching.BlobBatchClient This class provides a client that contains all operations that apply to Azure Storage Blob batching.BlobBatchClientBuilder This class provides a fluent builder API to help aid the configuration and instantiation ofBlobBatchClientsandBlobBatchAsyncClientswhenbuildClientandbuildAsyncClientas called respectively.BlobBatchSetBlobAccessTierOptions Extended options that may be passed when batch setting tier for blobs.BlobBatchStorageException This exception class is an aggregate forBlobStorageExceptions.