Uses of Class
io.jenkins.plugins.checkpoint.cloudguard.report.IP
-
Packages that use IP Package Description io.jenkins.plugins.checkpoint.cloudguard.report -
-
Uses of IP in io.jenkins.plugins.checkpoint.cloudguard.report
Methods in io.jenkins.plugins.checkpoint.cloudguard.report that return types with arguments of type IP Modifier and Type Method Description ArrayList<IP>
SourceGuardReportResults. getIps()
Method parameters in io.jenkins.plugins.checkpoint.cloudguard.report with type arguments of type IP Modifier and Type Method Description j2html.tags.ContainerTag
SourceGuardReportGenerator. renderIpFindingsTable(ArrayList<IP> ipFindings)
void
SourceGuardReportResults. setIps(ArrayList<IP> ips)
-