Interface GoogleSecretManagerComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface GoogleSecretManagerComponentBuilderFactory
Manage Google Secret Manager Secrets Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilder
Builder for the Google Secret Manager component.static class
GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilder
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
-
-
-
Method Detail
-
googleSecretManager
static GoogleSecretManagerComponentBuilderFactory.GoogleSecretManagerComponentBuilder 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- Returns:
- the dsl builder
-
-