public class BulkSaveEvents extends Object
| Modifier and Type | Field and Description |
|---|---|
List<EventBatch> |
batches |
| Constructor and Description |
|---|
BulkSaveEvents() |
| Modifier and Type | Method and Description |
|---|---|
static BulkSaveEvents |
newBulkSaveEvents(List<EventBatch> batches) |
public List<EventBatch> batches
public static BulkSaveEvents newBulkSaveEvents(List<EventBatch> batches)
Copyright © 2022. All rights reserved.