@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2022-04-29T13:24:36.001-05: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-2022 Okta. All Rights Reserved.