public static interface ClassEndpointBuilderFactory.ClassEndpointBuilder
extends org.apache.camel.builder.EndpointProducerBuilder
default ClassEndpointBuilderFactory.AdvancedClassEndpointBuilder advanced()
@Deprecated default ClassEndpointBuilderFactory.ClassEndpointBuilder cache(Boolean cache)
cache - the value to set@Deprecated default ClassEndpointBuilderFactory.ClassEndpointBuilder cache(String cache)
cache - the value to setdefault ClassEndpointBuilderFactory.ClassEndpointBuilder method(String method)
method - the value to setdefault ClassEndpointBuilderFactory.ClassEndpointBuilder scope(org.apache.camel.BeanScope scope)
scope - the value to setdefault ClassEndpointBuilderFactory.ClassEndpointBuilder scope(String scope)
scope - the value to setdefault ClassEndpointBuilderFactory.ClassEndpointBuilder lazyStartProducer(boolean lazyStartProducer)
lazyStartProducer - the value to setdefault ClassEndpointBuilderFactory.ClassEndpointBuilder lazyStartProducer(String lazyStartProducer)
lazyStartProducer - the value to setApache Camel