suspend fun <T> Future<T>.setHandlerAwait(): T
Suspending version of method io.vertx.core.Future.setHandler
Return
T
NOTE: This function has been automatically generated from io.vertx.core.Future using Vert.x codegen.