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