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