- setAllowTemplateFromHeader(boolean) - Method in class org.apache.camel.component.jolt.JoltComponent
-
Whether to allow to use resource template from header or not (default false).
- setAllowTemplateFromHeader(boolean) - Method in class org.apache.camel.component.jolt.JoltEndpoint
-
Whether to allow to use resource template from header or not (default false).
- setInputType(JoltInputOutputType) - Method in class org.apache.camel.component.jolt.JoltEndpoint
-
Specifies if the input is hydrated JSON or a JSON String.
- setOutputType(JoltInputOutputType) - Method in class org.apache.camel.component.jolt.JoltEndpoint
-
Specifies if the output should be hydrated JSON or a JSON String.
- setTransform(Transform) - Method in class org.apache.camel.component.jolt.JoltComponent
-
Explicitly sets the Transform to use.
- setTransform(Transform) - Method in class org.apache.camel.component.jolt.JoltEndpoint
-
Sets the Transform to use.
- setTransformDsl(JoltTransformType) - Method in class org.apache.camel.component.jolt.JoltEndpoint
-
Specifies the Transform DSL of the endpoint resource.