open class DcCoordinatesConverter
Converter for io.vertx.ext.consul.DcCoordinates. NOTE: This class has been automatically generated from the io.vertx.ext.consul.DcCoordinates original class using Vert.x codegen.
DcCoordinatesConverter()
Converter for io.vertx.ext.consul.DcCoordinates. NOTE: This class has been automatically generated from the io.vertx.ext.consul.DcCoordinates original class using Vert.x codegen. |
open static fun fromJson(json: JsonObject, obj: DcCoordinates): Unit |
|
open static fun toJson(obj: DcCoordinates, json: JsonObject): Unit |