public static interface GoogleSheetsEndpointBuilderFactory.AdvancedGoogleSheetsEndpointBuilder extends GoogleSheetsEndpointBuilderFactory.AdvancedGoogleSheetsEndpointConsumerBuilder, GoogleSheetsEndpointBuilderFactory.AdvancedGoogleSheetsEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default GoogleSheetsEndpointBuilderFactory.GoogleSheetsEndpointBuilder |
basic() |
default GoogleSheetsEndpointBuilderFactory.AdvancedGoogleSheetsEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default GoogleSheetsEndpointBuilderFactory.AdvancedGoogleSheetsEndpointBuilder |
synchronous(String synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
exceptionHandler, exceptionHandler, exchangePattern, exchangePattern, pollStrategy, pollStrategydoSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, getUridefault GoogleSheetsEndpointBuilderFactory.GoogleSheetsEndpointBuilder basic()
basic in interface GoogleSheetsEndpointBuilderFactory.AdvancedGoogleSheetsEndpointConsumerBuilderbasic in interface GoogleSheetsEndpointBuilderFactory.AdvancedGoogleSheetsEndpointProducerBuilderdefault GoogleSheetsEndpointBuilderFactory.AdvancedGoogleSheetsEndpointBuilder synchronous(boolean synchronous)
synchronous in interface GoogleSheetsEndpointBuilderFactory.AdvancedGoogleSheetsEndpointConsumerBuildersynchronous in interface GoogleSheetsEndpointBuilderFactory.AdvancedGoogleSheetsEndpointProducerBuildersynchronous - the value to setdefault GoogleSheetsEndpointBuilderFactory.AdvancedGoogleSheetsEndpointBuilder synchronous(String synchronous)
synchronous in interface GoogleSheetsEndpointBuilderFactory.AdvancedGoogleSheetsEndpointConsumerBuildersynchronous in interface GoogleSheetsEndpointBuilderFactory.AdvancedGoogleSheetsEndpointProducerBuildersynchronous - the value to setApache Camel