suspend fun MySQLConnection.pingAwait(): Unit
Suspending version of method io.vertx.mysqlclient.MySQLConnection.ping
NOTE: This function has been automatically generated from io.vertx.mysqlclient.MySQLConnection using Vert.x codegen.