Uses of Interface
org.apache.camel.builder.component.dsl.OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilder
-
Packages that use OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilder Package Description org.apache.camel.builder.component org.apache.camel.builder.component.dsl -
-
Uses of OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilder Modifier and Type Method Description static OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilderComponentsBuilderFactory. openstackSwift()OpenStack Swift (camel-openstack) Access OpenStack Swift object/blob store. -
Uses of OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilder in org.apache.camel.builder.component.dsl
Classes in org.apache.camel.builder.component.dsl that implement OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilder Modifier and Type Class Description static classOpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilderImplMethods in org.apache.camel.builder.component.dsl that return OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilder Modifier and Type Method Description default OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilderOpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilder. autowiredEnabled(boolean autowiredEnabled)Whether autowiring is enabled.default OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilderOpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilder. lazyStartProducer(boolean lazyStartProducer)Whether the producer should be started lazy (on the first message).static OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilderOpenstackSwiftComponentBuilderFactory. openstackSwift()OpenStack Swift (camel-openstack) Access OpenStack Swift object/blob store.
-