Uses of Class
com.okta.sdk.resource.model.DeviceAssuranceAndroidPlatformAllOfScreenLockType
Packages that use DeviceAssuranceAndroidPlatformAllOfScreenLockType
-
Uses of DeviceAssuranceAndroidPlatformAllOfScreenLockType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return DeviceAssuranceAndroidPlatformAllOfScreenLockTypeModifier and TypeMethodDescriptionDeviceAssuranceAndroidPlatformAllOfScreenLockType.addincludeItem
(ScreenLockType includeItem) DeviceAssuranceAndroidPlatform.getScreenLockType()
Get screenLockTypeDeviceAssuranceIOSPlatform.getScreenLockType()
Get screenLockTypeDeviceAssuranceMacOSPlatform.getScreenLockType()
Get screenLockTypeDeviceAssuranceWindowsPlatform.getScreenLockType()
Get screenLockTypeDeviceAssuranceAndroidPlatformAllOfScreenLockType.include
(List<ScreenLockType> include) Methods in com.okta.sdk.resource.model with parameters of type DeviceAssuranceAndroidPlatformAllOfScreenLockTypeModifier and TypeMethodDescriptionDeviceAssuranceAndroidPlatform.screenLockType
(DeviceAssuranceAndroidPlatformAllOfScreenLockType screenLockType) DeviceAssuranceIOSPlatform.screenLockType
(DeviceAssuranceAndroidPlatformAllOfScreenLockType screenLockType) DeviceAssuranceMacOSPlatform.screenLockType
(DeviceAssuranceAndroidPlatformAllOfScreenLockType screenLockType) DeviceAssuranceWindowsPlatform.screenLockType
(DeviceAssuranceAndroidPlatformAllOfScreenLockType screenLockType) void
DeviceAssuranceAndroidPlatform.setScreenLockType
(DeviceAssuranceAndroidPlatformAllOfScreenLockType screenLockType) void
DeviceAssuranceIOSPlatform.setScreenLockType
(DeviceAssuranceAndroidPlatformAllOfScreenLockType screenLockType) void
DeviceAssuranceMacOSPlatform.setScreenLockType
(DeviceAssuranceAndroidPlatformAllOfScreenLockType screenLockType) void
DeviceAssuranceWindowsPlatform.setScreenLockType
(DeviceAssuranceAndroidPlatformAllOfScreenLockType screenLockType)