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(JsonObject json,
MetricTagsMatch obj) |
static void |
toJson(MetricTagsMatch obj,
JsonObject json) |
public static void fromJson(JsonObject json, MetricTagsMatch obj)
public static void toJson(MetricTagsMatch obj, JsonObject json)
Copyright © 2017. All rights reserved.