Package com.okta.sdk.resource.model
Class ProfileEnrollmentPolicyRuleActionsAllOf
java.lang.Object
com.okta.sdk.resource.model.ProfileEnrollmentPolicyRuleActionsAllOf
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-01-30T09:30:03.723859-06:00[America/Chicago]")
public class ProfileEnrollmentPolicyRuleActionsAllOf
extends Object
implements Serializable
ProfileEnrollmentPolicyRuleActionsAllOf
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Get profileEnrollmentint
hashCode()
profileEnrollment
(ProfileEnrollmentPolicyRuleAction profileEnrollment) void
setProfileEnrollment
(ProfileEnrollmentPolicyRuleAction profileEnrollment) toString()
-
Field Details
-
JSON_PROPERTY_PROFILE_ENROLLMENT
- See Also:
-
-
Constructor Details
-
ProfileEnrollmentPolicyRuleActionsAllOf
public ProfileEnrollmentPolicyRuleActionsAllOf()
-
-
Method Details
-
profileEnrollment
public ProfileEnrollmentPolicyRuleActionsAllOf profileEnrollment(ProfileEnrollmentPolicyRuleAction profileEnrollment) -
getProfileEnrollment
Get profileEnrollment- Returns:
- profileEnrollment
-
setProfileEnrollment
-
equals
-
hashCode
public int hashCode() -
toString
-