Package com.azure.storage.blob.batch
package com.azure.storage.blob.batch
Package containing the classes for Azure Storage Blob batching.
-
ClassDescriptionThis class allows for batching of multiple Azure Storage operations in a single request via
BlobBatchClient.submitBatch(BlobBatch)orBlobBatchAsyncClient.submitBatch(BlobBatch).This class provides a client that contains all operations that apply to Azure Storage Blob batching.This class provides a client that contains all operations that apply to Azure Storage Blob batching.This class provides a fluent builder API to help aid the configuration and instantiation ofBlobBatchClientsandBlobBatchAsyncClientswhenbuildClientandbuildAsyncClientas called respectively.This exception class is an aggregate forBlobStorageExceptions.