vertx / io.vertx.micrometer / Match / setValue

setValue

open fun setValue(value: String): Match

Set the matched value.

Parameters

value - the value to match

Return
a reference to this, so the API can be used fluently