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 PolicyAccountLinkActionPolicyAccountLink.getAction()Get actionstatic PolicyAccountLinkActionReturns 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) voidPolicyAccountLink.setAction(PolicyAccountLinkAction action)