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