public static interface EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointProducerBuilder
extends org.apache.camel.builder.EndpointProducerBuilder
default EtcdStatsEndpointBuilderFactory.AdvancedEtcdStatsEndpointProducerBuilder advanced()
default EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointProducerBuilder recursive(boolean recursive)
recursive - the value to setdefault EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointProducerBuilder recursive(String recursive)
recursive - the value to setdefault EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointProducerBuilder servicePath(String servicePath)
servicePath - the value to setdefault EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointProducerBuilder timeout(Long timeout)
timeout - the value to setdefault EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointProducerBuilder timeout(String timeout)
timeout - the value to setdefault EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointProducerBuilder uris(String uris)
uris - the value to setdefault EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointProducerBuilder lazyStartProducer(boolean lazyStartProducer)
lazyStartProducer - the value to setdefault EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointProducerBuilder lazyStartProducer(String lazyStartProducer)
lazyStartProducer - the value to setdefault EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointProducerBuilder timeToLive(Integer timeToLive)
timeToLive - the value to setdefault EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointProducerBuilder timeToLive(String timeToLive)
timeToLive - the value to setdefault EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointProducerBuilder password(String password)
password - the value to setdefault EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointProducerBuilder sslContextParameters(Object sslContextParameters)
sslContextParameters - the value to setdefault EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointProducerBuilder sslContextParameters(String sslContextParameters)
sslContextParameters - the value to setdefault EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointProducerBuilder userName(String userName)
userName - the value to setApache Camel