Class GoogleSecretManagerComponentConfiguration
java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.google.secret.manager.springboot.GoogleSecretManagerComponentConfiguration
@ConfigurationProperties(prefix="camel.component.google-secret-manager")
public class GoogleSecretManagerComponentConfiguration
extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Manage Google Secret Manager Secrets
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon.CustomizerProperties -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAutowiredEnabled(Boolean autowiredEnabled) voidsetLazyStartProducer(Boolean lazyStartProducer) Methods inherited from class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
getCustomizer, isEnabled, setEnabled
-
Constructor Details
-
GoogleSecretManagerComponentConfiguration
public GoogleSecretManagerComponentConfiguration()
-
-
Method Details
-
getLazyStartProducer
-
setLazyStartProducer
-
getAutowiredEnabled
-
setAutowiredEnabled
-