vertx / io.vertx.reactivex.core / Context / deploymentID

deploymentID

open fun deploymentID(): String

If the context is associated with a Verticle deployment, this returns the deployment ID of that deployment.

Return
the deployment ID of the deployment or null if not a Verticle deployment