Uses of Class
com.okta.sdk.resource.model.LinksSelfAndLifecycle
-
Uses of LinksSelfAndLifecycle in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionLinksSelfAndLifecycle.activate
(HrefObjectActivateLink activate) LinksSelfAndLifecycle.deactivate
(HrefObjectDeactivateLink deactivate) AuthenticatorMethodBase.getLinks()
Get linksAuthorizationServerPolicyRule.getLinks()
Get linksAuthorizationServerPolicyRuleRequest.getLinks()
Get linksNetworkZone.getLinks()
Get linksSecurityEventsProviderResponse.getLinks()
Get linksTrustedOrigin.getLinks()
Get linksLinksSelfAndLifecycle.self
(HrefObjectSelfLink self) Modifier and TypeMethodDescriptionAuthenticatorMethodBase.links
(LinksSelfAndLifecycle links) AuthorizationServerPolicyRule.links
(LinksSelfAndLifecycle links) AuthorizationServerPolicyRuleRequest.links
(LinksSelfAndLifecycle links) NetworkZone.links
(LinksSelfAndLifecycle links) SecurityEventsProviderResponse.links
(LinksSelfAndLifecycle links) TrustedOrigin.links
(LinksSelfAndLifecycle links) void
AuthenticatorMethodBase.setLinks
(LinksSelfAndLifecycle links) void
AuthorizationServerPolicyRule.setLinks
(LinksSelfAndLifecycle links) void
AuthorizationServerPolicyRuleRequest.setLinks
(LinksSelfAndLifecycle links) void
NetworkZone.setLinks
(LinksSelfAndLifecycle links) void
SecurityEventsProviderResponse.setLinks
(LinksSelfAndLifecycle links) void
TrustedOrigin.setLinks
(LinksSelfAndLifecycle links)