Uses of Class
com.okta.sdk.resource.model.DeviceAssuranceWindowsPlatform
Packages that use DeviceAssuranceWindowsPlatform
-
Uses of DeviceAssuranceWindowsPlatform in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return DeviceAssuranceWindowsPlatformModifier and TypeMethodDescriptionDeviceAssuranceWindowsPlatform.addosVersionConstraintsItem(OSVersionConstraint osVersionConstraintsItem) DeviceAssuranceWindowsPlatform.diskEncryptionType(DeviceAssuranceMacOSPlatformAllOfDiskEncryptionType diskEncryptionType) DeviceAssuranceWindowsPlatform.osVersion(OSVersionFourComponents osVersion) DeviceAssuranceWindowsPlatform.osVersionConstraints(List<OSVersionConstraint> osVersionConstraints) DeviceAssuranceWindowsPlatform.screenLockType(DeviceAssuranceAndroidPlatformAllOfScreenLockType screenLockType) DeviceAssuranceWindowsPlatform.secureHardwarePresent(Boolean secureHardwarePresent) DeviceAssuranceWindowsPlatform.thirdPartySignalProviders(DeviceAssuranceWindowsPlatformAllOfThirdPartySignalProviders thirdPartySignalProviders)