Package com.okta.sdk.resource.model
Class DeviceAccessPolicyRuleConditionAllOf
java.lang.Object
com.okta.sdk.resource.model.DeviceAccessPolicyRuleConditionAllOf
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-01-30T09:30:03.723859-06:00[America/Chicago]")
public class DeviceAccessPolicyRuleConditionAllOf
extends Object
implements Serializable
DeviceAccessPolicyRuleConditionAllOf
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Get managedGet registeredint
hashCode()
registered
(Boolean registered) void
setManaged
(Boolean managed) void
setRegistered
(Boolean registered) toString()
-
Field Details
-
JSON_PROPERTY_MANAGED
- See Also:
-
JSON_PROPERTY_REGISTERED
- See Also:
-
-
Constructor Details
-
DeviceAccessPolicyRuleConditionAllOf
public DeviceAccessPolicyRuleConditionAllOf()
-
-
Method Details