Uses of Class
org.openapitools.client.model.GroupLinks
Packages that use GroupLinks
-
Uses of GroupLinks in org.openapitools.client.model
Methods in org.openapitools.client.model that return GroupLinksModifier and TypeMethodDescriptionGroupLinks.addLogoItem(HrefObject logoItem) GroupLinks.apps(HrefObject apps) Group.getLinks()Get linksGroupLinks.logo(List<HrefObject> logo) GroupLinks.self(HrefObject self) GroupLinks.source(HrefObject source) GroupLinks.users(HrefObject users) Methods in org.openapitools.client.model with parameters of type GroupLinksModifier and TypeMethodDescriptionGroup.links(GroupLinks links) voidGroup.setLinks(GroupLinks links)