public static interface SpringIntegrationEndpointBuilderFactory.AdvancedSpringIntegrationEndpointConsumerBuilder
extends org.apache.camel.builder.EndpointConsumerBuilder
default SpringIntegrationEndpointBuilderFactory.SpringIntegrationEndpointConsumerBuilder basic()
default SpringIntegrationEndpointBuilderFactory.AdvancedSpringIntegrationEndpointConsumerBuilder exceptionHandler(org.apache.camel.spi.ExceptionHandler exceptionHandler)
exceptionHandler - the value to setdefault SpringIntegrationEndpointBuilderFactory.AdvancedSpringIntegrationEndpointConsumerBuilder exceptionHandler(String exceptionHandler)
exceptionHandler - the value to setdefault SpringIntegrationEndpointBuilderFactory.AdvancedSpringIntegrationEndpointConsumerBuilder exchangePattern(org.apache.camel.ExchangePattern exchangePattern)
exchangePattern - the value to setdefault SpringIntegrationEndpointBuilderFactory.AdvancedSpringIntegrationEndpointConsumerBuilder exchangePattern(String exchangePattern)
exchangePattern - the value to setApache Camel