open fun rxUndeploy(deploymentID: String): Completable
Like io.vertx.reactivex.core.Vertx but the completionHandler will be notified when the undeployment is complete.
deploymentID - the deployment ID
deploymentID
Return