Class ElasticsearchRestClientComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.elasticsearch.rest.client.springboot.ElasticsearchRestClientComponentConfiguration

@ConfigurationProperties(prefix="camel.component.elasticsearch-rest-client") public class ElasticsearchRestClientComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Perform queries and other operations on Elasticsearch or OpenSearch (uses low-level client). Generated by camel-package-maven-plugin - do not edit this file!
  • Constructor Details

    • ElasticsearchRestClientComponentConfiguration

      public ElasticsearchRestClientComponentConfiguration()
  • Method Details

    • getLazyStartProducer

      public Boolean getLazyStartProducer()
    • setLazyStartProducer

      public void setLazyStartProducer(Boolean lazyStartProducer)
    • getAutowiredEnabled

      public Boolean getAutowiredEnabled()
    • setAutowiredEnabled

      public void setAutowiredEnabled(Boolean autowiredEnabled)