Package com.okta.sdk.resource.model
Class PlatformConditionEvaluatorPlatformOperatingSystem
java.lang.Object
com.okta.sdk.resource.model.PlatformConditionEvaluatorPlatformOperatingSystem
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class PlatformConditionEvaluatorPlatformOperatingSystem
extends Object
implements Serializable
PlatformConditionEvaluatorPlatformOperatingSystem
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
expression
(String expression) Get expressiongetType()
Get typeGet versionint
hashCode()
void
setExpression
(String expression) void
void
toString()
-
Field Details
-
JSON_PROPERTY_EXPRESSION
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_VERSION
- See Also:
-
-
Constructor Details
-
PlatformConditionEvaluatorPlatformOperatingSystem
public PlatformConditionEvaluatorPlatformOperatingSystem()
-
-
Method Details
-
expression
-
getExpression
Get expression- Returns:
- expression
-
setExpression
-
type
-
getType
Get type- Returns:
- type
-
setType
-
version
-
getVersion
Get version- Returns:
- version
-
setVersion
-
equals
-
hashCode
public int hashCode() -
toString
-