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

createIndexWithOptionsAwait

suspend fun MongoService.createIndexWithOptionsAwait(collection: String, key: JsonObject, options: IndexOptions): Unit