| Package | Description |
|---|---|
| com.microsoft.azure.storage.blob |
This package contains the storage service blob classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlobDeleteBatchOperation |
class |
BlobSetTierBatchOperation |
| Modifier and Type | Method and Description |
|---|---|
<P,T> Map<P,T> |
CloudBlobClient.executeBatch(BlobBatchOperation<P,T> batch)
Executes a pre-constructed batch operation on the blob service.
|
<P,T> Map<P,T> |
CloudBlobClient.executeBatch(BlobBatchOperation<P,T> batch,
BlobRequestOptions requestOptions,
OperationContext operationContext)
Executes a pre-constructed batch operation on the blob service.
|
Copyright © 2021. All Rights Reserved.