public class Batch extends Object implements Serializable
| 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 © 2018. All rights reserved.