vertx / io.vertx.kotlin.core / io.vertx.core.Vertx / undeployAwait

undeployAwait

suspend fun Vertx.undeployAwait(deploymentID: String): Unit

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

Parameters

deploymentID -

the deployment ID

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