vertx / io.vertx.kotlin.ext.mongo / io.vertx.ext.mongo.MongoGridFsClient / findAllIdsAwait

findAllIdsAwait

suspend fun MongoGridFsClient.findAllIdsAwait(): List<String>

Suspending version of method io.vertx.ext.mongo.MongoGridFsClient.findAllIds

Return

List

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