Package com.okta.sdk.resource.model
Class DeviceAssuranceAndroidPlatformAllOfScreenLockType
java.lang.Object
com.okta.sdk.resource.model.DeviceAssuranceAndroidPlatformAllOfScreenLockType
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-11-08T09:55:44.762073-06:00[America/Chicago]")
public class DeviceAssuranceAndroidPlatformAllOfScreenLockType
extends Object
implements Serializable
DeviceAssuranceAndroidPlatformAllOfScreenLockType
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddIncludeItem
(ScreenLockType includeItem) boolean
Get includeint
hashCode()
include
(List<ScreenLockType> include) void
setInclude
(List<ScreenLockType> include) toString()
-
Field Details
-
JSON_PROPERTY_INCLUDE
- See Also:
-
-
Constructor Details
-
DeviceAssuranceAndroidPlatformAllOfScreenLockType
public DeviceAssuranceAndroidPlatformAllOfScreenLockType()
-
-
Method Details