Uses of Class
org.openapitools.client.model.ProfileEnrollmentPolicyRuleProfileAttribute
Packages that use ProfileEnrollmentPolicyRuleProfileAttribute
-
Uses of ProfileEnrollmentPolicyRuleProfileAttribute in org.openapitools.client.model
Methods in org.openapitools.client.model that return ProfileEnrollmentPolicyRuleProfileAttributeModifier and TypeMethodDescriptionMethods in org.openapitools.client.model that return types with arguments of type ProfileEnrollmentPolicyRuleProfileAttributeModifier and TypeMethodDescriptionProfileEnrollmentPolicyRuleAction.getProfileAttributes()
Get profileAttributesMethods in org.openapitools.client.model with parameters of type ProfileEnrollmentPolicyRuleProfileAttributeModifier and TypeMethodDescriptionProfileEnrollmentPolicyRuleAction.addProfileAttributesItem
(ProfileEnrollmentPolicyRuleProfileAttribute profileAttributesItem) Method parameters in org.openapitools.client.model with type arguments of type ProfileEnrollmentPolicyRuleProfileAttributeModifier and TypeMethodDescriptionProfileEnrollmentPolicyRuleAction.profileAttributes
(List<ProfileEnrollmentPolicyRuleProfileAttribute> profileAttributes) void
ProfileEnrollmentPolicyRuleAction.setProfileAttributes
(List<ProfileEnrollmentPolicyRuleProfileAttribute> profileAttributes)