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