Match

io.vertx.scala.ext.dropwizard.`package`.Match
object Match

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Match.type

Members list

Value members

Concrete methods

def apply(json: JsonObject): Match
def apply(alias: String, `type`: MatchType, value: String): Match