Check

io.vertx.scala.ext.consul.`package`.Check
object Check

Attributes

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

Members list

Value members

Concrete methods

def apply(json: JsonObject): Check
def apply(id: String, name: String, node: String, notes: String, output: String, serviceId: String, serviceName: String, status: CheckStatus): Check