Interface JsonPatchEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface JsonPatchEndpointBuilderFactory
JsonPatch component which transform JSON using JSON patch (RFC 6902). Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceJsonPatchEndpointBuilderFactory.JsonPatchBuildersstatic interfaceJsonPatchEndpointBuilderFactory.JsonPatchEndpointBuilderBuilder for endpoint for the JsonPatch component.
-
Method Summary
Static Methods Modifier and Type Method Description static JsonPatchEndpointBuilderFactory.JsonPatchEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static JsonPatchEndpointBuilderFactory.JsonPatchEndpointBuilder endpointBuilder(String componentName, String path)
-
-