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