suspend fun MongoGridFsClient.uploadFileAwait(fileName: String): String
Suspending version of method io.vertx.ext.mongo.MongoGridFsClient.uploadFile
fileName
- the name of the file to store in gridfs
Return
NOTE: This function has been automatically generated from io.vertx.ext.mongo.MongoGridFsClient using Vert.x codegen.