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