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
(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 com.okta.sdk.resource.model with parameters of type ApplicationLinksModifier and TypeMethodDescriptionApplication.links
(ApplicationLinks links) void
Application.setLinks
(ApplicationLinks links)