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