operations property

Iterable<BatchOperation> operations

The list of operations registered with this batch instance.

Implementation

Iterable<BatchOperation> get operations;