Uses of Class
com.okta.sdk.resource.model.ApplicationLinks
Packages that use ApplicationLinks
-
Uses of ApplicationLinks in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ApplicationLinksModifier and TypeMethodDescriptionApplicationLinks.accessPolicy
(AccessPolicyLink accessPolicy) ApplicationLinks.activate
(HrefObjectActivateLink activate) ApplicationLinks.addappLinksItem
(HrefObject appLinksItem) ApplicationLinks.addlogoItem
(HrefObject logoItem) ApplicationLinks.appLinks
(List<HrefObject> appLinks) ApplicationLinks.deactivate
(HrefObjectDeactivateLink deactivate) Application.getLinks()
Get linksApplicationLinks.groups
(GroupsLink groups) ApplicationLinks.logo
(List<HrefObject> logo) ApplicationLinks.metadata
(MetadataLink metadata) ApplicationLinks.self
(HrefObjectSelfLink self) Methods in com.okta.sdk.resource.model with parameters of type ApplicationLinksModifier and TypeMethodDescriptionApplication.links
(ApplicationLinks links) void
Application.setLinks
(ApplicationLinks links)