vertx / io.vertx.ext.healthchecks / Status / <init>

<init>

Status()

Creates a new instance of Status with default values.

Status(other: Status)

Creates a new instance of Status by copying the given Status.

Parameters

other - the status to copy, must not be null

Status(json: JsonObject)

Creates a new instance of Status from the given JSON structure.

Parameters

json - the serialized form, must not be null