Package com.okta.sdk.resource.model
Class ContinuousAccessPolicyRuleAllOfConditions
java.lang.Object
com.okta.sdk.resource.model.ContinuousAccessPolicyRuleAllOfConditions
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-09T22:35:17.394661247Z[Etc/UTC]",
comments="Generator version: 7.7.0")
public class ContinuousAccessPolicyRuleAllOfConditions
extends Object
implements Serializable
ContinuousAccessPolicyRuleAllOfConditions
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Get peopleint
hashCode()
people
(PolicyPeopleCondition people) void
setPeople
(PolicyPeopleCondition people) toString()
-
Field Details
-
JSON_PROPERTY_PEOPLE
- See Also:
-
-
Constructor Details
-
ContinuousAccessPolicyRuleAllOfConditions
public ContinuousAccessPolicyRuleAllOfConditions()
-
-
Method Details