Interface ConfigSourceConfiguration
-
- All Superinterfaces:
ConfigBeanProxy
- All Known Subinterfaces:
AWSSecretsConfigSourceConfiguration,AzureSecretsConfigSourceConfiguration,DynamoDBConfigSourceConfiguration,GCPSecretsConfigSourceConfiguration,HashiCorpSecretsConfigSourceConfiguration,LDAPConfigSourceConfiguration
public interface ConfigSourceConfiguration extends ConfigBeanProxy
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
ConfigBeanProxy.Duck
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetEnabled()voidsetEnabled(String value)-
Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
createChild, deepCopy, getParent, getParent
-
-