suspend fun Vertx.undeployAwait(deploymentID: String): Unit
Like io.vertx.core.Vertxio.vertx.core.Vertx but the completionHandler will be notified when the undeployment is complete.
deploymentID
- the deployment ID
completionHandler
- a handler which will be notified when the undeployment is complete