Uses of Interface
com.okta.sdk.resource.policy.ProfileEnrollmentPolicyRuleProfileAttribute
-
Packages that use ProfileEnrollmentPolicyRuleProfileAttribute Package Description com.okta.sdk.resource.policy -
-
Uses of ProfileEnrollmentPolicyRuleProfileAttribute in com.okta.sdk.resource.policy
Methods in com.okta.sdk.resource.policy that return ProfileEnrollmentPolicyRuleProfileAttribute Modifier and Type Method Description ProfileEnrollmentPolicyRuleProfileAttributeProfileEnrollmentPolicyRuleProfileAttribute. setLabel(java.lang.String label)ProfileEnrollmentPolicyRuleProfileAttributeProfileEnrollmentPolicyRuleProfileAttribute. setName(java.lang.String name)ProfileEnrollmentPolicyRuleProfileAttributeProfileEnrollmentPolicyRuleProfileAttribute. setRequired(java.lang.Boolean required)Methods in com.okta.sdk.resource.policy that return types with arguments of type ProfileEnrollmentPolicyRuleProfileAttribute Modifier and Type Method Description java.util.List<ProfileEnrollmentPolicyRuleProfileAttribute>ProfileEnrollmentPolicyRuleAction. getProfileAttributes()Method parameters in com.okta.sdk.resource.policy with type arguments of type ProfileEnrollmentPolicyRuleProfileAttribute Modifier and Type Method Description ProfileEnrollmentPolicyRuleActionProfileEnrollmentPolicyRuleAction. setProfileAttributes(java.util.List<ProfileEnrollmentPolicyRuleProfileAttribute> profileAttributes)
-