Uses of Class
com.okta.sdk.resource.model.PolicyLinks
Packages that use PolicyLinks
-
Uses of PolicyLinks in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return PolicyLinksModifier and TypeMethodDescriptionPolicyLinks.activate(HrefObjectActivateLink activate) PolicyLinks.deactivate(HrefObjectDeactivateLink deactivate) Policy.getLinks()Get linksPolicyRule.getLinks()Get linksPolicyLinks.mappings(HrefObjectMappingsLink mappings) PolicyLinks.rules(HrefObjectRulesLink rules) PolicyLinks.self(HrefObjectSelfLink self) Methods in com.okta.sdk.resource.model with parameters of type PolicyLinksModifier and TypeMethodDescriptionPolicy.links(PolicyLinks links) PolicyRule.links(PolicyLinks links) voidPolicy.setLinks(PolicyLinks links) voidPolicyRule.setLinks(PolicyLinks links)