public static interface GitHubEndpointBuilderFactory.AdvancedGitHubEndpointBuilder extends GitHubEndpointBuilderFactory.AdvancedGitHubEndpointConsumerBuilder, GitHubEndpointBuilderFactory.AdvancedGitHubEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default GitHubEndpointBuilderFactory.GitHubEndpointBuilder |
basic() |
default GitHubEndpointBuilderFactory.AdvancedGitHubEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default GitHubEndpointBuilderFactory.AdvancedGitHubEndpointBuilder |
synchronous(String synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
eventFetchStrategy, eventFetchStrategy, exceptionHandler, exceptionHandler, exchangePattern, exchangePattern, pollStrategy, pollStrategydoSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, getUridefault GitHubEndpointBuilderFactory.GitHubEndpointBuilder basic()
basic in interface GitHubEndpointBuilderFactory.AdvancedGitHubEndpointConsumerBuilderbasic in interface GitHubEndpointBuilderFactory.AdvancedGitHubEndpointProducerBuilderdefault GitHubEndpointBuilderFactory.AdvancedGitHubEndpointBuilder synchronous(boolean synchronous)
synchronous in interface GitHubEndpointBuilderFactory.AdvancedGitHubEndpointConsumerBuildersynchronous in interface GitHubEndpointBuilderFactory.AdvancedGitHubEndpointProducerBuildersynchronous - the value to setdefault GitHubEndpointBuilderFactory.AdvancedGitHubEndpointBuilder synchronous(String synchronous)
synchronous in interface GitHubEndpointBuilderFactory.AdvancedGitHubEndpointConsumerBuildersynchronous in interface GitHubEndpointBuilderFactory.AdvancedGitHubEndpointProducerBuildersynchronous - the value to setApache Camel