Uses of Class
io.vertx.ext.mongo.MongoClientUpdateResult
Packages that use MongoClientUpdateResult
-
Uses of MongoClientUpdateResult in io.vertx.ext.mongo
Methods in io.vertx.ext.mongo that return types with arguments of type MongoClientUpdateResultModifier and TypeMethodDescriptionMongoClient.replaceDocuments(String collection, JsonObject query, JsonObject replace) Replace matching documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.replaceDocumentsWithOptions(String collection, JsonObject query, JsonObject replace, UpdateOptions options) Replace matching documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresultMongoClient.updateCollection(String collection, JsonObject query, JsonArray update) Use an aggregation pipeline to update documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.updateCollection(String collection, JsonObject query, JsonObject update) Update matching documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.updateCollectionWithOptions(String collection, JsonObject query, JsonArray update, UpdateOptions options) Use an aggregation pipeline to update documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresultMongoClient.updateCollectionWithOptions(String collection, JsonObject query, JsonObject update, UpdateOptions options) Update matching documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresultConstructors in io.vertx.ext.mongo with parameters of type MongoClientUpdateResultModifierConstructorDescriptionMongoClientUpdateResult(MongoClientUpdateResult mongoClientUpdateResultCopy) Copy constructor -
Uses of MongoClientUpdateResult in io.vertx.reactivex.ext.mongo
Methods in io.vertx.reactivex.ext.mongo that return types with arguments of type MongoClientUpdateResultModifier and TypeMethodDescriptionMongoClient.replaceDocuments(String collection, JsonObject query, JsonObject replace) Replace matching documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.replaceDocumentsWithOptions(String collection, JsonObject query, JsonObject replace, UpdateOptions options) Replace matching documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresultMongoClient.rxReplaceDocuments(String collection, JsonObject query, JsonObject replace) Replace matching documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.rxReplaceDocumentsWithOptions(String collection, JsonObject query, JsonObject replace, UpdateOptions options) Replace matching documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresultMongoClient.rxUpdateCollection(String collection, JsonObject query, JsonArray update) Use an aggregation pipeline to update documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.rxUpdateCollection(String collection, JsonObject query, JsonObject update) Update matching documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.rxUpdateCollectionWithOptions(String collection, JsonObject query, JsonArray update, UpdateOptions options) Use an aggregation pipeline to update documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresultMongoClient.rxUpdateCollectionWithOptions(String collection, JsonObject query, JsonObject update, UpdateOptions options) Update matching documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresultMongoClient.updateCollection(String collection, JsonObject query, JsonArray update) Use an aggregation pipeline to update documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.updateCollection(String collection, JsonObject query, JsonObject update) Update matching documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.updateCollectionWithOptions(String collection, JsonObject query, JsonArray update, UpdateOptions options) Use an aggregation pipeline to update documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresultMongoClient.updateCollectionWithOptions(String collection, JsonObject query, JsonObject update, UpdateOptions options) Update matching documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresult -
Uses of MongoClientUpdateResult in io.vertx.rxjava3.ext.mongo
Methods in io.vertx.rxjava3.ext.mongo that return types with arguments of type MongoClientUpdateResultModifier and TypeMethodDescriptionMongoClient.replaceDocuments(String collection, JsonObject query, JsonObject replace) Replace matching documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.replaceDocumentsWithOptions(String collection, JsonObject query, JsonObject replace, UpdateOptions options) Replace matching documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresultMongoClient.rxReplaceDocuments(String collection, JsonObject query, JsonObject replace) Replace matching documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.rxReplaceDocumentsWithOptions(String collection, JsonObject query, JsonObject replace, UpdateOptions options) Replace matching documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresultMongoClient.rxUpdateCollection(String collection, JsonObject query, JsonArray update) Use an aggregation pipeline to update documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.rxUpdateCollection(String collection, JsonObject query, JsonObject update) Update matching documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.rxUpdateCollectionWithOptions(String collection, JsonObject query, JsonArray update, UpdateOptions options) Use an aggregation pipeline to update documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresultMongoClient.rxUpdateCollectionWithOptions(String collection, JsonObject query, JsonObject update, UpdateOptions options) Update matching documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresultMongoClient.updateCollection(String collection, JsonObject query, JsonArray update) Use an aggregation pipeline to update documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.updateCollection(String collection, JsonObject query, JsonObject update) Update matching documents in the specified collection and return the handler withMongoClientUpdateResultresultMongoClient.updateCollectionWithOptions(String collection, JsonObject query, JsonArray update, UpdateOptions options) Use an aggregation pipeline to update documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresultMongoClient.updateCollectionWithOptions(String collection, JsonObject query, JsonObject update, UpdateOptions options) Update matching documents in the specified collection, specifying options and return the handler withMongoClientUpdateResultresult