Uses of Class
org.apache.camel.component.azure.key.vault.KeyVaultConfiguration
-
-
Uses of KeyVaultConfiguration in org.apache.camel.component.azure.key.vault
Methods in org.apache.camel.component.azure.key.vault that return KeyVaultConfiguration Modifier and Type Method Description KeyVaultConfigurationKeyVaultConfiguration. copy()KeyVaultConfigurationKeyVaultEndpoint. getConfiguration()The component configurationsKeyVaultConfigurationKeyVaultProducer. getConfiguration()Methods in org.apache.camel.component.azure.key.vault with parameters of type KeyVaultConfiguration Modifier and Type Method Description voidKeyVaultEndpoint. setConfiguration(KeyVaultConfiguration configuration)Constructors in org.apache.camel.component.azure.key.vault with parameters of type KeyVaultConfiguration Constructor Description KeyVaultEndpoint(String uri, org.apache.camel.Component component, KeyVaultConfiguration configuration)
-