Uses of Enum
com.okta.sdk.resource.model.PolicyAccountLinkAction
Packages that use PolicyAccountLinkAction
-
Uses of PolicyAccountLinkAction in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return PolicyAccountLinkActionModifier and TypeMethodDescriptionstatic PolicyAccountLinkAction
PolicyAccountLink.getAction()
Get actionstatic PolicyAccountLinkAction
Returns the enum constant of this type with the specified name.static PolicyAccountLinkAction[]
PolicyAccountLinkAction.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type PolicyAccountLinkActionModifier and TypeMethodDescriptionPolicyAccountLink.action
(PolicyAccountLinkAction action) void
PolicyAccountLink.setAction
(PolicyAccountLinkAction action)