Uses of Class
org.apache.camel.builder.endpoint.dsl.JsonPatchEndpointBuilderFactory.JsonPatchHeaderNameBuilder
-
Packages that use JsonPatchEndpointBuilderFactory.JsonPatchHeaderNameBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of JsonPatchEndpointBuilderFactory.JsonPatchHeaderNameBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return JsonPatchEndpointBuilderFactory.JsonPatchHeaderNameBuilder Modifier and Type Method Description default JsonPatchEndpointBuilderFactory.JsonPatchHeaderNameBuilderJsonPatchEndpointBuilderFactory.JsonPatchBuilders. jsonPatch()JsonPatch (camel-json-patch) Transforms JSON using JSON patch (RFC 6902).
-