@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2021-12-01T12:36:04.511-06:00") public interface PasswordPolicyRule extends ExtensibleResource, PolicyRule
PolicyRule.StatusEnum, PolicyRule.TypeEnum
Modifier and Type | Method and Description |
---|---|
PasswordPolicyRuleActions |
getActions() |
PasswordPolicyRuleConditions |
getConditions() |
java.lang.String |
getName() |
PasswordPolicyRule |
setActions(PasswordPolicyRuleActions actions) |
PasswordPolicyRule |
setConditions(PasswordPolicyRuleConditions conditions) |
PasswordPolicyRule |
setName(java.lang.String name) |
activate, deactivate, delete, getCreated, getId, getLastUpdated, getPriority, getStatus, getSystem, getType, setPriority, setStatus, setSystem, setType, update
getResourceHref, setResourceHref
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringList
PasswordPolicyRuleActions getActions()
PasswordPolicyRule setActions(PasswordPolicyRuleActions actions)
PasswordPolicyRuleConditions getConditions()
PasswordPolicyRule setConditions(PasswordPolicyRuleConditions conditions)
java.lang.String getName()
PasswordPolicyRule setName(java.lang.String name)
Copyright © 2017-2021 Okta. All Rights Reserved.