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