Package org.openapitools.client.model
Class IdpPolicyRuleAction
java.lang.Object
org.openapitools.client.model.IdpPolicyRuleAction
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class IdpPolicyRuleAction
extends Object
IdpPolicyRuleAction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddProvidersItem
(IdpPolicyRuleActionProvider providersItem) boolean
Get providersint
hashCode()
providers
(List<IdpPolicyRuleActionProvider> providers) void
setProviders
(List<IdpPolicyRuleActionProvider> providers) toString()
-
Field Details
-
JSON_PROPERTY_PROVIDERS
- See Also:
-
-
Constructor Details
-
IdpPolicyRuleAction
public IdpPolicyRuleAction()
-
-
Method Details