vertx / io.vertx.micrometer / Match / setType

setType

open fun setType(type: MatchType): Match

Set the type of matching to apply.

Parameters

type - the matcher type

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