com.azure.storage.blob.batch
Package containing the classes for Azure Storage Blob batching.
Blob |
This class allows for batching of multiple Azure Storage operations in a single request via submitBatch(BlobBatch batch) or submitBatch(BlobBatch batch). |
Blob |
This class provides a client that contains all operations that apply to Azure Storage Blob batching. |
Blob |
This class provides a client that contains all operations that apply to Azure Storage Blob batching. |
Blob |
This class provides a fluent builder API to help aid the configuration and instantiation of BlobBatchClient and BlobBatchAsyncClient when buildClient() and buildAsyncClient() as called respectively. |
Blob |
This exception class is an aggregate for BlobStorageException. |