Class OBSComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.huaweicloud.obs.springboot.OBSComponentConfiguration

@ConfigurationProperties(prefix="camel.component.hwcloud-obs") public class OBSComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
To provide stable, secure, efficient, and easy-to-use cloud storage service on Huawei Cloud Generated by camel-package-maven-plugin - do not edit this file!
  • Constructor Details

    • OBSComponentConfiguration

      public OBSComponentConfiguration()
  • Method Details

    • getBridgeErrorHandler

      public Boolean getBridgeErrorHandler()
    • setBridgeErrorHandler

      public void setBridgeErrorHandler(Boolean bridgeErrorHandler)
    • getLazyStartProducer

      public Boolean getLazyStartProducer()
    • setLazyStartProducer

      public void setLazyStartProducer(Boolean lazyStartProducer)
    • getAutowiredEnabled

      public Boolean getAutowiredEnabled()
    • setAutowiredEnabled

      public void setAutowiredEnabled(Boolean autowiredEnabled)