Uses of Interface
com.okta.sdk.resource.PlatformConditionEvaluatorPlatformOperatingSystemVersion
-
Packages that use PlatformConditionEvaluatorPlatformOperatingSystemVersion Package Description com.okta.sdk.resource -
-
Uses of PlatformConditionEvaluatorPlatformOperatingSystemVersion in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return PlatformConditionEvaluatorPlatformOperatingSystemVersion Modifier and Type Method Description PlatformConditionEvaluatorPlatformOperatingSystemVersion
PlatformConditionEvaluatorPlatformOperatingSystem. getVersion()
PlatformConditionEvaluatorPlatformOperatingSystemVersion
PlatformConditionEvaluatorPlatformOperatingSystemVersion. setMatchType(PlatformConditionOperatingSystemVersionMatchType matchType)
PlatformConditionEvaluatorPlatformOperatingSystemVersion
PlatformConditionEvaluatorPlatformOperatingSystemVersion. setValue(java.lang.String value)
Methods in com.okta.sdk.resource with parameters of type PlatformConditionEvaluatorPlatformOperatingSystemVersion Modifier and Type Method Description PlatformConditionEvaluatorPlatformOperatingSystem
PlatformConditionEvaluatorPlatformOperatingSystem. setVersion(PlatformConditionEvaluatorPlatformOperatingSystemVersion version)
-