public class VertxPrometheusOptionsConverter extends Object
VertxPrometheusOptions
.
NOTE: This class has been automatically generated from the VertxPrometheusOptions
original class using Vert.x codegen.Constructor and Description |
---|
VertxPrometheusOptionsConverter() |
Modifier and Type | Method and Description |
---|---|
static void |
fromJson(io.vertx.core.json.JsonObject json,
VertxPrometheusOptions obj) |
static void |
toJson(VertxPrometheusOptions obj,
io.vertx.core.json.JsonObject json) |
public static void fromJson(io.vertx.core.json.JsonObject json, VertxPrometheusOptions obj)
public static void toJson(VertxPrometheusOptions obj, io.vertx.core.json.JsonObject json)
Copyright © 2018 Eclipse. All rights reserved.