public class InsertBulkRequest extends BulkRequest
InsertBulkRequest(List<Map<String,Object>> objToInsert)
List<Map<String,Object>>
getToInsert()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InsertBulkRequest(List<Map<String,Object>> objToInsert)
public List<Map<String,Object>> getToInsert()
Copyright © 2022. All rights reserved.