@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface JsonPatchComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JsonPatchComponentBuilderFactory.JsonPatchComponentBuilder
Builder for the JsonPatch component.
|
static class |
JsonPatchComponentBuilderFactory.JsonPatchComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static JsonPatchComponentBuilderFactory.JsonPatchComponentBuilder |
jsonPatch()
JsonPatch (camel-json-patch)
JsonPatch component which transform JSON using JSON patch (RFC 6902).
|
static JsonPatchComponentBuilderFactory.JsonPatchComponentBuilder jsonPatch()
Apache Camel