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

updateCollectionWithOptionsAwait

suspend fun MongoService.updateCollectionWithOptionsAwait(collection: String, query: JsonObject, update: JsonObject, options: UpdateOptions): MongoClientUpdateResult