Uses of Class
com.okta.sdk.resource.model.PolicyAccountLink
Packages that use PolicyAccountLink
-
Uses of PolicyAccountLink in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return PolicyAccountLinkModifier and TypeMethodDescriptionPolicyAccountLink.action
(PolicyAccountLinkAction action) PolicyAccountLink.filter
(PolicyAccountLinkFilter filter) IdentityProviderPolicy.getAccountLink()
Get accountLinkIdentityProviderPolicyAllOf.getAccountLink()
Get accountLinkMethods in com.okta.sdk.resource.model with parameters of type PolicyAccountLinkModifier and TypeMethodDescriptionIdentityProviderPolicy.accountLink
(PolicyAccountLink accountLink) IdentityProviderPolicyAllOf.accountLink
(PolicyAccountLink accountLink) void
IdentityProviderPolicy.setAccountLink
(PolicyAccountLink accountLink) void
IdentityProviderPolicyAllOf.setAccountLink
(PolicyAccountLink accountLink)