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
(HrefObjectActivateLink activate) ApplicationLinks.addLogoItem
(HrefObject logoItem) ApplicationLinks.deactivate
(HrefObjectDeactivateLink deactivate) Application.getLinks()
Get linksApplicationLinks.groups
(HrefObject groups) ApplicationLinks.logo
(List<HrefObject> logo) ApplicationLinks.metadata
(HrefObject metadata) ApplicationLinks.self
(HrefObjectSelfLink self) ApplicationLinks.users
(HrefObject users) Methods in org.openapitools.client.model with parameters of type ApplicationLinksModifier and TypeMethodDescriptionApplication.links
(ApplicationLinks links) void
Application.setLinks
(ApplicationLinks links)