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

saveWithOptionsAwait

suspend fun MongoService.saveWithOptionsAwait(collection: String, document: JsonObject, writeOption: WriteOption): String