Uses of Enum
com.okta.sdk.resource.model.PlatformConditionOperatingSystemVersionMatchType
Packages that use PlatformConditionOperatingSystemVersionMatchType
-
Uses of PlatformConditionOperatingSystemVersionMatchType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return PlatformConditionOperatingSystemVersionMatchTypeModifier and TypeMethodDescriptionPlatformConditionEvaluatorPlatformOperatingSystemVersion.getMatchType()Get matchTypeReturns the enum constant of this type with the specified name.PlatformConditionOperatingSystemVersionMatchType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type PlatformConditionOperatingSystemVersionMatchTypeModifier and TypeMethodDescriptionPlatformConditionEvaluatorPlatformOperatingSystemVersion.matchType(PlatformConditionOperatingSystemVersionMatchType matchType) voidPlatformConditionEvaluatorPlatformOperatingSystemVersion.setMatchType(PlatformConditionOperatingSystemVersionMatchType matchType)