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

<init>

VertxJmxMetricsOptions()

Default constructor

VertxJmxMetricsOptions(other: VertxJmxMetricsOptions)

Copy constructor

Parameters

other - The other VertxJmxMetricsOptions to copy when creating this

VertxJmxMetricsOptions(json: JsonObject)

Create an instance from a JsonObject

Parameters

json - the JsonObject to create it from