public static interface GoogleCalendarEndpointBuilderFactory.AdvancedGoogleCalendarEndpointBuilder extends GoogleCalendarEndpointBuilderFactory.AdvancedGoogleCalendarEndpointConsumerBuilder, GoogleCalendarEndpointBuilderFactory.AdvancedGoogleCalendarEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default GoogleCalendarEndpointBuilderFactory.GoogleCalendarEndpointBuilder |
basic() |
default GoogleCalendarEndpointBuilderFactory.AdvancedGoogleCalendarEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default GoogleCalendarEndpointBuilderFactory.AdvancedGoogleCalendarEndpointBuilder |
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 GoogleCalendarEndpointBuilderFactory.GoogleCalendarEndpointBuilder basic()
basic in interface GoogleCalendarEndpointBuilderFactory.AdvancedGoogleCalendarEndpointConsumerBuilderbasic in interface GoogleCalendarEndpointBuilderFactory.AdvancedGoogleCalendarEndpointProducerBuilderdefault GoogleCalendarEndpointBuilderFactory.AdvancedGoogleCalendarEndpointBuilder synchronous(boolean synchronous)
synchronous in interface GoogleCalendarEndpointBuilderFactory.AdvancedGoogleCalendarEndpointConsumerBuildersynchronous in interface GoogleCalendarEndpointBuilderFactory.AdvancedGoogleCalendarEndpointProducerBuildersynchronous - the value to setdefault GoogleCalendarEndpointBuilderFactory.AdvancedGoogleCalendarEndpointBuilder synchronous(String synchronous)
synchronous in interface GoogleCalendarEndpointBuilderFactory.AdvancedGoogleCalendarEndpointConsumerBuildersynchronous in interface GoogleCalendarEndpointBuilderFactory.AdvancedGoogleCalendarEndpointProducerBuildersynchronous - the value to setApache Camel