@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2021-12-01T12:36:04.511-06:00") public interface PlatformConditionEvaluatorPlatformOperatingSystem extends ExtensibleResource
Modifier and Type | Interface and Description |
---|---|
static class |
PlatformConditionEvaluatorPlatformOperatingSystem.TypeEnum
Enum type
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExpression() |
PlatformConditionEvaluatorPlatformOperatingSystem.TypeEnum |
getType() |
PlatformConditionEvaluatorPlatformOperatingSystemVersion |
getVersion() |
PlatformConditionEvaluatorPlatformOperatingSystem |
setExpression(java.lang.String expression) |
PlatformConditionEvaluatorPlatformOperatingSystem |
setType(PlatformConditionEvaluatorPlatformOperatingSystem.TypeEnum type) |
PlatformConditionEvaluatorPlatformOperatingSystem |
setVersion(PlatformConditionEvaluatorPlatformOperatingSystemVersion version) |
getResourceHref, setResourceHref
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringList
java.lang.String getExpression()
PlatformConditionEvaluatorPlatformOperatingSystem setExpression(java.lang.String expression)
PlatformConditionEvaluatorPlatformOperatingSystem.TypeEnum getType()
PlatformConditionEvaluatorPlatformOperatingSystem setType(PlatformConditionEvaluatorPlatformOperatingSystem.TypeEnum type)
PlatformConditionEvaluatorPlatformOperatingSystemVersion getVersion()
PlatformConditionEvaluatorPlatformOperatingSystem setVersion(PlatformConditionEvaluatorPlatformOperatingSystemVersion version)
Copyright © 2017-2021 Okta. All Rights Reserved.