Uses of Class
io.jenkins.plugins.gerritchecksapi.rest.Link
- 
Packages that use Link Package Description io.jenkins.plugins.gerritchecksapi.rest  - 
- 
Uses of Link in io.jenkins.plugins.gerritchecksapi.rest
Methods in io.jenkins.plugins.gerritchecksapi.rest that return types with arguments of type Link Modifier and Type Method Description List<Link>CheckResult. getLinks()Method parameters in io.jenkins.plugins.gerritchecksapi.rest with type arguments of type Link Modifier and Type Method Description voidCheckResult. setLinks(List<Link> links) 
 -