BlobBatchOperation<P,R> Class
- java.
lang. Object - BatchOperation<C,P,R>
- com.
microsoft. azure. storage. blob. BlobBatchOperation<P,R>
- com.
Type Parameters
- P
- R
public class BlobBatchOperation<P,R> extends BatchOperation<CloudBlobClient, P, R>
Inherited Members
BatchOperation<C,P,R>.addSubOperation(final StorageRequest<C, P, R> request, final P parent)
BatchOperation<C,P,R>.batchImpl(C client, final RequestOptions requestOptions)
BatchOperation<C,P,R>.convertResponse(BatchSubResponse response)
BatchOperation<C,P,R>.getBatchId()
BatchOperation<C,P,R>.iterator()