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