Package com.okta.sdk.resource.model
Class PlatformConditionEvaluatorPlatformOperatingSystemVersion
java.lang.Object
com.okta.sdk.resource.model.PlatformConditionEvaluatorPlatformOperatingSystemVersion
- All Implemented Interfaces:
- Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2024-01-30T09:30:33.152574-06:00[America/Chicago]")
public class PlatformConditionEvaluatorPlatformOperatingSystemVersion
extends Object
implements Serializable
PlatformConditionEvaluatorPlatformOperatingSystemVersion
- See Also:
- 
Field Details- 
JSON_PROPERTY_MATCH_TYPE- See Also:
 
- 
JSON_PROPERTY_VALUE- See Also:
 
 
- 
- 
Constructor Details- 
PlatformConditionEvaluatorPlatformOperatingSystemVersionpublic PlatformConditionEvaluatorPlatformOperatingSystemVersion()
 
- 
- 
Method Details- 
matchTypepublic PlatformConditionEvaluatorPlatformOperatingSystemVersion matchType(PlatformConditionOperatingSystemVersionMatchType matchType) 
- 
getMatchTypeGet matchType- Returns:
- matchType
 
- 
setMatchType
- 
value
- 
getValueGet value- Returns:
- value
 
- 
setValue
- 
equals
- 
hashCodepublic int hashCode()
- 
toString
 
-