| Modifier and Type | Method and Description |
|---|---|
static MainModel |
JsonMapper.generateMainModel(org.apache.camel.util.json.JsonObject obj) |
static MainModel |
JsonMapper.generateMainModel(String json) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.camel.util.json.JsonObject |
JsonMapper.asJsonObject(MainModel model) |
static String |
JsonMapper.createJsonSchema(MainModel model) |
Apache Camel