vertx
/
io.vertx.kotlin.ext.mongo
/
io.vertx.ext.mongo.MongoService
/
runCommandAwait
runCommandAwait
suspend
fun
MongoService
.
runCommandAwait
(
commandName
:
String
,
command
:
JsonObject
)
:
JsonObject