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

dropAwait

suspend fun MongoGridFsClient.dropAwait(): Unit

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

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