Uses of Class
org.jenkinsci.plugins.azurekeyvaultplugin.credentials.string.AzureSecretStringCredentials
-
Packages that use AzureSecretStringCredentials Package Description org.jenkinsci.plugins.azurekeyvaultplugin.credentials.string -
-
Uses of AzureSecretStringCredentials in org.jenkinsci.plugins.azurekeyvaultplugin.credentials.string
Methods in org.jenkinsci.plugins.azurekeyvaultplugin.credentials.string that return AzureSecretStringCredentials Modifier and Type Method Description AzureSecretStringCredentials
AzureSecretStringCredentialsSnapshotTaker. snapshot(AzureSecretStringCredentials credential)
Methods in org.jenkinsci.plugins.azurekeyvaultplugin.credentials.string that return types with arguments of type AzureSecretStringCredentials Modifier and Type Method Description Class<AzureSecretStringCredentials>
AzureSecretStringCredentialsSnapshotTaker. type()
Methods in org.jenkinsci.plugins.azurekeyvaultplugin.credentials.string with parameters of type AzureSecretStringCredentials Modifier and Type Method Description AzureSecretStringCredentials
AzureSecretStringCredentialsSnapshotTaker. snapshot(AzureSecretStringCredentials credential)
-