public class NewTopicConverter extends Object
| Constructor and Description |
|---|
NewTopicConverter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
fromJson(Iterable<Map.Entry<String,Object>> json,
NewTopic obj) |
static void |
toJson(NewTopic obj,
io.vertx.core.json.JsonObject json) |
static void |
toJson(NewTopic obj,
Map<String,Object> json) |
Copyright © 2021 Eclipse. All rights reserved.