vertx / io.vertx.kotlin.ext.mongo / io.vertx.ext.mongo.MongoClient / getCollectionsAwait

getCollectionsAwait

suspend fun MongoClient.getCollectionsAwait(): List<String>

Suspending version of method io.vertx.ext.mongo.MongoClient.getCollections

Return

List

NOTE: This function has been automatically generated from io.vertx.ext.mongo.MongoClient using Vert.x codegen.