Uses of Interface
com.okta.sdk.resource.PlatformConditionEvaluatorPlatformOperatingSystem
-
Packages that use PlatformConditionEvaluatorPlatformOperatingSystem Package Description com.okta.sdk.resource -
-
Uses of PlatformConditionEvaluatorPlatformOperatingSystem in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return PlatformConditionEvaluatorPlatformOperatingSystem Modifier and Type Method Description PlatformConditionEvaluatorPlatformOperatingSystem
PlatformConditionEvaluatorPlatform. getOs()
PlatformConditionEvaluatorPlatformOperatingSystem
PlatformConditionEvaluatorPlatformOperatingSystem. setExpression(java.lang.String expression)
PlatformConditionEvaluatorPlatformOperatingSystem
PlatformConditionEvaluatorPlatformOperatingSystem. setType(PolicyPlatformOperatingSystemType type)
PlatformConditionEvaluatorPlatformOperatingSystem
PlatformConditionEvaluatorPlatformOperatingSystem. setVersion(PlatformConditionEvaluatorPlatformOperatingSystemVersion version)
Methods in com.okta.sdk.resource with parameters of type PlatformConditionEvaluatorPlatformOperatingSystem Modifier and Type Method Description PlatformConditionEvaluatorPlatform
PlatformConditionEvaluatorPlatform. setOs(PlatformConditionEvaluatorPlatformOperatingSystem os)
-