vertx / io.vertx.kotlin.core / Vertx / clusteredVertxAwait

clusteredVertxAwait

suspend fun clusteredVertxAwait(options: VertxOptions): Vertx

Suspending version of method io.vertx.core.Vertx.clusteredVertx

Parameters

options - the options to use

Return

VertxVertxAlias

NOTE: This function has been automatically generated from io.vertx.core.Vertx using Vert.x codegen.