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