public static interface HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder extends ComponentBuilder<org.apache.camel.FunctionGraphComponent>
| Modifier and Type | Method and Description |
|---|---|
default HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder |
autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.
|
default HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder |
lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
build, build, doSetProperty, registerdefault HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder lazyStartProducer(boolean lazyStartProducer)
lazyStartProducer - the value to setdefault HwcloudFunctiongraphComponentBuilderFactory.HwcloudFunctiongraphComponentBuilder autowiredEnabled(boolean autowiredEnabled)
autowiredEnabled - the value to setApache Camel