Uses of Enum
com.okta.sdk.resource.model.PolicyAccountLinkAction
-
Uses of PolicyAccountLinkAction in com.okta.sdk.resource.model
Modifier 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.Modifier and TypeMethodDescriptionPolicyAccountLink.action
(PolicyAccountLinkAction action) void
PolicyAccountLink.setAction
(PolicyAccountLinkAction action)