vertx / io.vertx.micrometer / VertxPrometheusOptions / <init>

<init>

VertxPrometheusOptions()

Default constructor

VertxPrometheusOptions(other: VertxPrometheusOptions)

Copy constructor

Parameters

other - The other VertxPrometheusOptions to copy when creating this

VertxPrometheusOptions(json: JsonObject)

Create an instance from a io.vertx.core.json.JsonObject

Parameters

json - the JsonObject to create it from