Interface JsonPatchEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface JsonPatchEndpointBuilderFactory
Transforms JSON using JSON patch (RFC 6902).
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Advanced builder for endpoint for the JsonPatch component.static interface
static interface
Builder for endpoint for the JsonPatch component.static class
The builder of headers' name for the JsonPatch component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static JsonPatchEndpointBuilderFactory.JsonPatchEndpointBuilder endpointBuilder(String componentName, String path)
-