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