public static interface JcloudsEndpointBuilderFactory.AdvancedJcloudsEndpointBuilder extends JcloudsEndpointBuilderFactory.AdvancedJcloudsEndpointConsumerBuilder, JcloudsEndpointBuilderFactory.AdvancedJcloudsEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default JcloudsEndpointBuilderFactory.JcloudsEndpointBuilder |
basic() |
default JcloudsEndpointBuilderFactory.AdvancedJcloudsEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default JcloudsEndpointBuilderFactory.AdvancedJcloudsEndpointBuilder |
synchronous(String synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
exceptionHandler, exceptionHandler, exchangePattern, exchangePatterndoSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, getUridefault JcloudsEndpointBuilderFactory.JcloudsEndpointBuilder basic()
basic in interface JcloudsEndpointBuilderFactory.AdvancedJcloudsEndpointConsumerBuilderbasic in interface JcloudsEndpointBuilderFactory.AdvancedJcloudsEndpointProducerBuilderdefault JcloudsEndpointBuilderFactory.AdvancedJcloudsEndpointBuilder synchronous(boolean synchronous)
synchronous in interface JcloudsEndpointBuilderFactory.AdvancedJcloudsEndpointConsumerBuildersynchronous in interface JcloudsEndpointBuilderFactory.AdvancedJcloudsEndpointProducerBuildersynchronous - the value to setdefault JcloudsEndpointBuilderFactory.AdvancedJcloudsEndpointBuilder synchronous(String synchronous)
synchronous in interface JcloudsEndpointBuilderFactory.AdvancedJcloudsEndpointConsumerBuildersynchronous in interface JcloudsEndpointBuilderFactory.AdvancedJcloudsEndpointProducerBuildersynchronous - the value to setApache Camel