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