JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.google.jenkins.plugins.computeengine.ssh.GooglePrivateKey
Packages that use
GooglePrivateKey
Package
Description
com.google.jenkins.plugins.computeengine.ssh
Uses of
GooglePrivateKey
in
com.google.jenkins.plugins.computeengine.ssh
Methods in
com.google.jenkins.plugins.computeengine.ssh
that return
GooglePrivateKey
Modifier and Type
Method
Description
static
GooglePrivateKey
GooglePrivateKey.
generate
(
String
credentialsId,
String
user)