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