Package org.apache.camel.main
Class SpringCloudConfigConfigurationProperties
java.lang.Object
org.apache.camel.vault.VaultConfiguration
org.apache.camel.vault.SpringCloudConfigConfiguration
org.apache.camel.main.SpringCloudConfigConfigurationProperties
- All Implemented Interfaces:
Closeable,AutoCloseable,org.apache.camel.spi.BootstrapCloseable
@Configurer(extended=true)
public class SpringCloudConfigConfigurationProperties
extends org.apache.camel.vault.SpringCloudConfigConfiguration
implements org.apache.camel.spi.BootstrapCloseable
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()end()withPassword(String password) withRefreshEnabled(boolean refreshEanbled) withRefreshPeriod(int refreshPeriod) Methods inherited from class org.apache.camel.vault.SpringCloudConfigConfiguration
getLabel, getPassword, getProfile, getRefreshPeriod, getToken, getUris, getUsername, isRefreshEnabled, setLabel, setPassword, setProfile, setRefreshEnabled, setRefreshPeriod, setToken, setUris, setUsernameMethods inherited from class org.apache.camel.vault.VaultConfiguration
aws, azure, gcp, getAwsVaultConfiguration, getAzureVaultConfiguration, getGcpVaultConfiguration, getHashicorpVaultConfiguration, getIBMSecretsManagerVaultConfiguration, getKubernetesConfigMapVaultConfiguration, getKubernetesVaultConfiguration, getSpringCloudConfigConfiguration, hashicorp, ibmSecretsManager, kubernetes, kubernetesConfigmaps, setAwsVaultConfiguration, setAzureVaultConfiguration, setGcpVaultConfiguration, setHashicorpVaultConfiguration, setIBMSecretsManagerVaultConfiguration, setKubernetesConfigMapVaultConfiguration, setKubernetesVaultConfiguration, setSpringCloudConfigConfiguration, springConfig
-
Constructor Details
-
SpringCloudConfigConfigurationProperties
-
-
Method Details
-
end
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-
withUser
-
withPassword
-
withUris
-
withRefreshEnabled
-
withRefreshPeriod
-