Uses of Class
org.jenkinsci.plugins.azurekeyvaultplugin.AzureKeyVaultSecret
Packages that use AzureKeyVaultSecret
-
Uses of AzureKeyVaultSecret in org.jenkinsci.plugins.azurekeyvaultplugin
Methods in org.jenkinsci.plugins.azurekeyvaultplugin that return types with arguments of type AzureKeyVaultSecretModifier and TypeMethodDescriptionAzureKeyVaultBuildWrapper.getAzureKeyVaultSecrets()
AzureKeyVaultStep.getSecrets()
Constructor parameters in org.jenkinsci.plugins.azurekeyvaultplugin with type arguments of type AzureKeyVaultSecretModifierConstructorDescriptionAzureKeyVaultBuildWrapper
(List<AzureKeyVaultSecret> azureKeyVaultSecrets) AzureKeyVaultStep
(List<AzureKeyVaultSecret> secrets)