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

updateCollectionAwait

suspend fun MongoService.updateCollectionAwait(collection: String, query: JsonObject, update: JsonObject): MongoClientUpdateResult