Uses of Class
com.okta.sdk.resource.model.ApplicationLinks
-
Uses of ApplicationLinks in com.okta.sdk.resource.model
Modifier 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) Modifier and TypeMethodDescriptionApplication.links
(ApplicationLinks links) void
Application.setLinks
(ApplicationLinks links)