Uses of Interface
org.apache.camel.builder.component.dsl.GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilder
-
Packages that use GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilder Package Description org.apache.camel.builder.component org.apache.camel.builder.component.dsl -
-
Uses of GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilder Modifier and Type Method Description static GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilderComponentsBuilderFactory. googleSecretManager()Google Secret Manager (camel-google-secret-manager) Manage Google Secret Manager Secrets Category: cloud Since: 3.16 Maven coordinates: org.apache.camel:camel-google-secret-manager -
Uses of GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilder in org.apache.camel.builder.component.dsl
Classes in org.apache.camel.builder.component.dsl that implement GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilder Modifier and Type Class Description static classGoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilderImplMethods in org.apache.camel.builder.component.dsl that return GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilder Modifier and Type Method Description default GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilderGoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilder. autowiredEnabled(boolean autowiredEnabled)Whether autowiring is enabled.static GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilderGoogleSecretManagerComponentBuilderFactory. googleSecretManager()Google Secret Manager (camel-google-secret-manager) Manage Google Secret Manager Secrets Category: cloud Since: 3.16 Maven coordinates: org.apache.camel:camel-google-secret-managerdefault GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilderGoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilder. lazyStartProducer(boolean lazyStartProducer)Whether the producer should be started lazy (on the first message).
-