public static interface GooglePubsubEndpointBuilderFactory.AdvancedGooglePubsubEndpointBuilder extends GooglePubsubEndpointBuilderFactory.AdvancedGooglePubsubEndpointConsumerBuilder, GooglePubsubEndpointBuilderFactory.AdvancedGooglePubsubEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default GooglePubsubEndpointBuilderFactory.GooglePubsubEndpointBuilder |
basic() |
default GooglePubsubEndpointBuilderFactory.AdvancedGooglePubsubEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default GooglePubsubEndpointBuilderFactory.AdvancedGooglePubsubEndpointBuilder |
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, getUriserializer, serializerdefault GooglePubsubEndpointBuilderFactory.GooglePubsubEndpointBuilder basic()
basic in interface GooglePubsubEndpointBuilderFactory.AdvancedGooglePubsubEndpointConsumerBuilderbasic in interface GooglePubsubEndpointBuilderFactory.AdvancedGooglePubsubEndpointProducerBuilderdefault GooglePubsubEndpointBuilderFactory.AdvancedGooglePubsubEndpointBuilder synchronous(boolean synchronous)
synchronous in interface GooglePubsubEndpointBuilderFactory.AdvancedGooglePubsubEndpointConsumerBuildersynchronous in interface GooglePubsubEndpointBuilderFactory.AdvancedGooglePubsubEndpointProducerBuildersynchronous - the value to setdefault GooglePubsubEndpointBuilderFactory.AdvancedGooglePubsubEndpointBuilder synchronous(String synchronous)
synchronous in interface GooglePubsubEndpointBuilderFactory.AdvancedGooglePubsubEndpointConsumerBuildersynchronous in interface GooglePubsubEndpointBuilderFactory.AdvancedGooglePubsubEndpointProducerBuildersynchronous - the value to setApache Camel