@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2021-12-01T12:36:04.511-06:00") public interface UserLifecycleAttributePolicyRuleCondition extends ExtensibleResource
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAttributeName() |
java.lang.String |
getMatchingValue() |
UserLifecycleAttributePolicyRuleCondition |
setAttributeName(java.lang.String attributeName) |
UserLifecycleAttributePolicyRuleCondition |
setMatchingValue(java.lang.String matchingValue) |
getResourceHref, setResourceHref
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringList
java.lang.String getAttributeName()
UserLifecycleAttributePolicyRuleCondition setAttributeName(java.lang.String attributeName)
java.lang.String getMatchingValue()
UserLifecycleAttributePolicyRuleCondition setMatchingValue(java.lang.String matchingValue)
Copyright © 2017-2021 Okta. All Rights Reserved.