Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
ProfileEnrollmentPolicyRuleProfileAttribute |
ProfileEnrollmentPolicyRuleProfileAttribute.label(java.lang.String label) |
ProfileEnrollmentPolicyRuleProfileAttribute |
ProfileEnrollmentPolicyRuleProfileAttribute.name(java.lang.String name) |
ProfileEnrollmentPolicyRuleProfileAttribute |
ProfileEnrollmentPolicyRuleProfileAttribute.required(java.lang.Boolean required) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ProfileEnrollmentPolicyRuleProfileAttribute> |
ProfileEnrollmentPolicyRuleAction.getProfileAttributes()
Get profileAttributes
|
Modifier and Type | Method and Description |
---|---|
ProfileEnrollmentPolicyRuleAction |
ProfileEnrollmentPolicyRuleAction.addProfileAttributesItem(ProfileEnrollmentPolicyRuleProfileAttribute profileAttributesItem) |
Modifier and Type | Method and Description |
---|---|
ProfileEnrollmentPolicyRuleAction |
ProfileEnrollmentPolicyRuleAction.profileAttributes(java.util.List<ProfileEnrollmentPolicyRuleProfileAttribute> profileAttributes) |
void |
ProfileEnrollmentPolicyRuleAction.setProfileAttributes(java.util.List<ProfileEnrollmentPolicyRuleProfileAttribute> profileAttributes) |
Copyright © 2017-2022 Okta. All Rights Reserved.