@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen",
date="2021-12-01T11:06:42.145-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, setResourceHrefgetBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListjava.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.