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

<init>

Match()

Default constructor

Match(other: Match)

Copy constructor

Parameters

other - The other Match to copy when creating this

Match(json: JsonObject)

Create an instance from a JsonObject

Parameters

json - the JsonObject to create it from