open static fun create(vertx: Vertx): HealthChecks
Creates a new instance of the default implementation of io.vertx.reactivex.ext.healthchecks.HealthChecks.
vertx - the instance of Vert.x, must not be null
vertx
null
Return the created instance