Uses of Class
org.openapitools.client.model.ApplicationLinks
Packages that use ApplicationLinks
- 
Uses of ApplicationLinks in org.openapitools.client.model
Methods in org.openapitools.client.model that return ApplicationLinksModifier and TypeMethodDescriptionApplicationLinks.accessPolicy(HrefObject accessPolicy) ApplicationLinks.activate(HrefObject activate) ApplicationLinks.addLogoItem(HrefObject logoItem) ApplicationLinks.deactivate(HrefObject deactivate) Application.getLinks()Get linksApplicationLinks.groups(HrefObject groups) ApplicationLinks.logo(List<HrefObject> logo) ApplicationLinks.metadata(HrefObject metadata) ApplicationLinks.self(HrefObject self) ApplicationLinks.users(HrefObject users) Methods in org.openapitools.client.model with parameters of type ApplicationLinksModifier and TypeMethodDescriptionApplication.links(ApplicationLinks links) voidApplication.setLinks(ApplicationLinks links)