Uses of Interface
org.apache.camel.builder.component.dsl.GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilder
-
Uses of GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilderModifier and TypeMethodDescriptionComponentsBuilderFactory.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.GoogleSecretManagerComponentBuilderModifier and TypeClassDescriptionstatic classMethods in org.apache.camel.builder.component.dsl that return GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilderModifier and TypeMethodDescriptionGoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilder.autowiredEnabled(boolean autowiredEnabled) Whether autowiring is enabled.GoogleSecretManagerComponentBuilderFactory.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-managerGoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).