vertx / io.vertx.rxjava.ext.healthchecks / HealthChecks / create

create

open static fun create(vertx: Vertx): HealthChecks

Creates a new instance of the default implementation of io.vertx.rxjava.ext.healthchecks.HealthChecks.

Parameters

vertx - the instance of Vert.x, must not be null

Return
the created instance