Uses of Class
com.okta.sdk.resource.model.PlatformConditionEvaluatorPlatformOperatingSystem
Packages that use PlatformConditionEvaluatorPlatformOperatingSystem
-
Uses of PlatformConditionEvaluatorPlatformOperatingSystem in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return PlatformConditionEvaluatorPlatformOperatingSystemModifier and TypeMethodDescriptionPlatformConditionEvaluatorPlatformOperatingSystem.expression
(String expression) PlatformConditionEvaluatorPlatform.getOs()
Get osPlatformConditionEvaluatorPlatformOperatingSystem.type
(PolicyPlatformOperatingSystemType type) PlatformConditionEvaluatorPlatformOperatingSystem.version
(PlatformConditionEvaluatorPlatformOperatingSystemVersion version) Methods in com.okta.sdk.resource.model with parameters of type PlatformConditionEvaluatorPlatformOperatingSystemModifier and TypeMethodDescriptionPlatformConditionEvaluatorPlatform.os
(PlatformConditionEvaluatorPlatformOperatingSystem os) void
PlatformConditionEvaluatorPlatform.setOs
(PlatformConditionEvaluatorPlatformOperatingSystem os)