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