default JcloudsComponentBuilderFactory.JcloudsComponentBuilder |
JcloudsComponentBuilderFactory.JcloudsComponentBuilder.autowiredEnabled(boolean autowiredEnabled) |
Whether autowiring is enabled.
|
default JcloudsComponentBuilderFactory.JcloudsComponentBuilder |
JcloudsComponentBuilderFactory.JcloudsComponentBuilder.blobStores(List<org.jclouds.blobstore.BlobStore> blobStores) |
To use the given BlobStore which must be configured when using
blobstore.
|
default JcloudsComponentBuilderFactory.JcloudsComponentBuilder |
JcloudsComponentBuilderFactory.JcloudsComponentBuilder.bridgeErrorHandler(boolean bridgeErrorHandler) |
Allows for bridging the consumer to the Camel routing Error Handler,
which mean any exceptions occurred while the consumer is trying to
pickup incoming messages, or the likes, will now be processed as a
message and handled by the routing Error Handler.
|
default JcloudsComponentBuilderFactory.JcloudsComponentBuilder |
JcloudsComponentBuilderFactory.JcloudsComponentBuilder.computeServices(List<org.jclouds.compute.ComputeService> computeServices) |
To use the given ComputeService which must be configured when use
compute.
|
static JcloudsComponentBuilderFactory.JcloudsComponentBuilder |
JcloudsComponentBuilderFactory.jclouds() |
JClouds (camel-jclouds)
Interact with jclouds compute and blobstore service.
|
default JcloudsComponentBuilderFactory.JcloudsComponentBuilder |
JcloudsComponentBuilderFactory.JcloudsComponentBuilder.lazyStartProducer(boolean lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|