Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
ProfileEnrollmentPolicyRuleProfileAttribute |
ProfileEnrollmentPolicyRuleProfileAttribute.label(String label) |
ProfileEnrollmentPolicyRuleProfileAttribute |
ProfileEnrollmentPolicyRuleProfileAttribute.name(String name) |
ProfileEnrollmentPolicyRuleProfileAttribute |
ProfileEnrollmentPolicyRuleProfileAttribute.required(Boolean required) |
Modifier and Type | Method and Description |
---|---|
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(List<ProfileEnrollmentPolicyRuleProfileAttribute> profileAttributes) |
void |
ProfileEnrollmentPolicyRuleAction.setProfileAttributes(List<ProfileEnrollmentPolicyRuleProfileAttribute> profileAttributes) |
Copyright © 2017–2023 Okta. All rights reserved.