CheckOptions

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): CheckOptions
def apply(deregisterAfter: String, grpc: String, grpcTls: Boolean, http: String, id: String, interval: String, name: String, notes: String, scriptArgs: List[String], serviceId: String, status: CheckStatus, tcp: String, tlsSkipVerify: Boolean, ttl: String): CheckOptions