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

createIndexAwait

suspend fun MongoService.createIndexAwait(collection: String, key: JsonObject): Unit