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 KeyVaultConfigurationModifier and TypeMethodDescriptionKeyVaultConfiguration.copy()KeyVaultEndpoint.getConfiguration()The component configurationsKeyVaultProducer.getConfiguration()Methods in org.apache.camel.component.azure.key.vault with parameters of type KeyVaultConfigurationModifier and TypeMethodDescriptionvoidKeyVaultEndpoint.setConfiguration(KeyVaultConfiguration configuration) Constructors in org.apache.camel.component.azure.key.vault with parameters of type KeyVaultConfigurationModifierConstructorDescriptionKeyVaultEndpoint(String uri, org.apache.camel.Component component, KeyVaultConfiguration configuration)