Interface JsonPatchComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface JsonPatchComponentBuilderFactory
    JsonPatch component which transform JSON using JSON patch (RFC 6902). Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • jsonPatch

        static JsonPatchComponentBuilderFactory.JsonPatchComponentBuilder jsonPatch()
        JsonPatch (camel-json-patch) JsonPatch component which transform JSON using JSON patch (RFC 6902). Category: transformation Since: 3.12 Maven coordinates: org.apache.camel:camel-json-patch
        Returns:
        the dsl builder