Uses of Class
com.atlassian.bamboo.rest.model.Links

Packages that use Links
com.atlassian.bamboo.rest.model   
com.atlassian.bamboo.rest.model.pagination   
 

Uses of Links in com.atlassian.bamboo.rest.model
 

Methods in com.atlassian.bamboo.rest.model that return Links
 Links Links.Builder.build()
           
 Links RestResource.getLinks()
           
 

Methods in com.atlassian.bamboo.rest.model with parameters of type Links
 void RestResource.setLinks(Links links)
           
 

Uses of Links in com.atlassian.bamboo.rest.model.pagination
 

Subclasses of Links in com.atlassian.bamboo.rest.model.pagination
 class PageLinks
           
 



Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.