public final class StitchSchema extends Object implements StitchModel
| Modifier and Type | Class and Description |
|---|---|
static class |
StitchSchema.Builder |
| Modifier and Type | Method and Description |
|---|---|
static StitchSchema.Builder |
builder() |
Map<String,Object> |
getKeywords() |
Map<String,Object> |
toMap()
Create a map representation of the model which is essentially the JSON representation of the model.
|
public static StitchSchema.Builder builder()
public Map<String,Object> toMap()
StitchModeltoMap in interface StitchModelMapApache Camel