@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2022-04-29T13:24:36.001-05:00") public interface ProfileEnrollmentPolicyRule extends ExtensibleResource, PolicyRule
PolicyRule.StatusEnum, PolicyRule.TypeEnum
Modifier and Type | Method and Description |
---|---|
ProfileEnrollmentPolicyRuleActions |
getActions() |
java.lang.String |
getName() |
ProfileEnrollmentPolicyRule |
setActions(ProfileEnrollmentPolicyRuleActions actions) |
ProfileEnrollmentPolicyRule |
setName(java.lang.String name) |
activate, deactivate, delete, getConditions, getCreated, getId, getLastUpdated, getPriority, getStatus, getSystem, getType, setActions, setConditions, setPriority, setStatus, setSystem, setType, update
getResourceHref, setResourceHref
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringList
ProfileEnrollmentPolicyRuleActions getActions()
getActions
in interface PolicyRule
ProfileEnrollmentPolicyRule setActions(ProfileEnrollmentPolicyRuleActions actions)
java.lang.String getName()
getName
in interface PolicyRule
ProfileEnrollmentPolicyRule setName(java.lang.String name)
setName
in interface PolicyRule
Copyright © 2017-2022 Okta. All Rights Reserved.