public class Batch extends Object
| Constructor and Description |
|---|
Batch(List<BatchOperation> requests) |
| Modifier and Type | Method and Description |
|---|---|
List<BatchOperation> |
getRequests() |
public Batch(List<BatchOperation> requests)
public List<BatchOperation> getRequests()
Copyright © 2016. All rights reserved.