Uses of Class
org.apache.camel.main.GcpVaultConfigurationProperties
-
Uses of GcpVaultConfigurationProperties in org.apache.camel.main
Methods in org.apache.camel.main that return GcpVaultConfigurationPropertiesModifier and TypeMethodDescriptionVaultConfigurationProperties.gcp()GcpVaultConfigurationProperties.withProjectId(String projectId) The GCP Project IDGcpVaultConfigurationProperties.withRefreshEnabled(boolean refreshEnabled) Whether to automatically reload Camel upon secrets being updated in Google.GcpVaultConfigurationProperties.withRefreshPeriod(long refreshPeriod) The period (millis) between checking Google for updated secrets.GcpVaultConfigurationProperties.withSecrets(String secrets) Specify the secret names (or pattern) to check for updates.GcpVaultConfigurationProperties.withServiceAccountKey(String serviceAccountKey) The Service Account Key locationGcpVaultConfigurationProperties.withSubscriptionName(String subscriptionName) The Pubsub subscriptionName nameGcpVaultConfigurationProperties.withUseDefaultInstance(boolean useDefaultInstance) The GCP Project ID