JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.jenkins.plugins.synopsys.security.scan.input.scm.github.Host
Packages that use
Host
Package
Description
io.jenkins.plugins.synopsys.security.scan.input.scm.github
Uses of
Host
in
io.jenkins.plugins.synopsys.security.scan.input.scm.github
Methods in
io.jenkins.plugins.synopsys.security.scan.input.scm.github
that return
Host
Modifier and Type
Method
Description
Host
Github.
getHost
()
Methods in
io.jenkins.plugins.synopsys.security.scan.input.scm.github
with parameters of type
Host
Modifier and Type
Method
Description
void
Github.
setHost
(
Host
host)