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