C - The ServiceClient type of the Storage service this batch targets.P - The type of the parent object making the REST call.R - The return type of the individual requests on the batch.public abstract class BatchOperation<C extends ServiceClient,P,R> extends Object implements Iterable<Map.Entry<com.microsoft.azure.storage.core.StorageRequest<C,P,R>,P>>
| Constructor and Description |
|---|
BatchOperation() |
Copyright © 2021. All Rights Reserved.