JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
vertx-mongo-client 3.8.1.redhat-00005
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Methods
Method and Description
io.vertx.ext.mongo.MongoClient.remove(String, JsonObject, Handler<AsyncResult<Void>>)
io.vertx.ext.mongo.MongoClient.removeOne(String, JsonObject, Handler<AsyncResult<Void>>)
io.vertx.ext.mongo.MongoClient.removeOneWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>)
io.vertx.ext.mongo.MongoClient.removeWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>)
io.vertx.ext.mongo.MongoClient.replace(String, JsonObject, JsonObject, Handler<AsyncResult<Void>>)
io.vertx.ext.mongo.MongoClient.replaceWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<Void>>)
io.vertx.ext.mongo.MongoClient.update(String, JsonObject, JsonObject, Handler<AsyncResult<Void>>)
io.vertx.ext.mongo.MongoClient.updateWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<Void>>)
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
vertx-mongo-client 3.8.1.redhat-00005
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019 Eclipse. All rights reserved.