Package io.vertx.mongo.bulk
Class BulkWriteUpsert
- java.lang.Object
- 
- io.vertx.mongo.bulk.BulkWriteUpsert
 
- 
 public class BulkWriteUpsert extends java.lang.Object
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjectgetId()Gets the id of the upserted item.intgetIndex()Gets the index of the upserted item based on the order it was added to the bulk write operation.
 
-