Uses of Enum
org.openapitools.client.model.PolicyAccountLinkAction
Packages that use PolicyAccountLinkAction
-
Uses of PolicyAccountLinkAction in org.openapitools.client.model
Methods in org.openapitools.client.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 org.openapitools.client.model with parameters of type PolicyAccountLinkActionModifier and TypeMethodDescriptionPolicyAccountLink.action
(PolicyAccountLinkAction action) void
PolicyAccountLink.setAction
(PolicyAccountLinkAction action)