Interface JsonataComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface JsonataComponentBuilderFactory
Transforms JSON payload using JSONata transformation.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the JSONata component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionjsonata()
JSONata (camel-jsonata) Transforms JSON payload using JSONata transformation.
-
Method Details
-
jsonata
JSONata (camel-jsonata) Transforms JSON payload using JSONata transformation. Category: transformation Since: 3.5 Maven coordinates: org.apache.camel:camel-jsonata- Returns:
- the dsl builder
-