vertx / io.vertx.ext.consul / ServiceQueryOptionsConverter

ServiceQueryOptionsConverter

open class ServiceQueryOptionsConverter

Converter for io.vertx.ext.consul.ServiceQueryOptions. NOTE: This class has been automatically generated from the io.vertx.ext.consul.ServiceQueryOptions original class using Vert.x codegen.

Constructors

<init>

ServiceQueryOptionsConverter()

Converter for io.vertx.ext.consul.ServiceQueryOptions. NOTE: This class has been automatically generated from the io.vertx.ext.consul.ServiceQueryOptions original class using Vert.x codegen.

Functions

fromJson

open static fun fromJson(json: JsonObject, obj: ServiceQueryOptions): Unit

toJson

open static fun toJson(obj: ServiceQueryOptions, json: JsonObject): Unit