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