Uses of Interface
com.okta.sdk.resource.ProfileEnrollmentPolicyRuleActions
-
Packages that use ProfileEnrollmentPolicyRuleActions Package Description com.okta.sdk.resource -
-
Uses of ProfileEnrollmentPolicyRuleActions in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return ProfileEnrollmentPolicyRuleActions Modifier and Type Method Description ProfileEnrollmentPolicyRuleActions
ProfileEnrollmentPolicyRule. getActions()
ProfileEnrollmentPolicyRuleActions
ProfileEnrollmentPolicyRuleActions. setProfileEnrollment(ProfileEnrollmentPolicyRuleAction profileEnrollment)
Methods in com.okta.sdk.resource with parameters of type ProfileEnrollmentPolicyRuleActions Modifier and Type Method Description ProfileEnrollmentPolicyRule
ProfileEnrollmentPolicyRule. setActions(ProfileEnrollmentPolicyRuleActions actions)
-