vertx / io.vertx.kotlin.ext.mongo / io.vertx.ext.mongo.MongoService / replaceDocumentsAwait

replaceDocumentsAwait

suspend fun MongoService.replaceDocumentsAwait(collection: String, query: JsonObject, replace: JsonObject): MongoClientUpdateResult