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