public class InsertBulkRequest extends BulkRequest
| Constructor and Description |
|---|
InsertBulkRequest(List<Map<String,Object>> objToInsert) |
| Modifier and Type | Method and Description |
|---|---|
List<Map<String,Object>> |
getToInsert() |
void |
setToInsert(List<Map<String,Object>> toInsert) |
Copyright © 2016. All rights reserved.