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