@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen",
date="2021-12-01T11:06:42.145-06:00")
public interface PlatformPolicyRuleCondition
extends ExtensibleResource
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PlatformConditionEvaluatorPlatform> |
getExclude() |
java.util.List<PlatformConditionEvaluatorPlatform> |
getInclude() |
PlatformPolicyRuleCondition |
setExclude(java.util.List<PlatformConditionEvaluatorPlatform> exclude) |
PlatformPolicyRuleCondition |
setInclude(java.util.List<PlatformConditionEvaluatorPlatform> include) |
getResourceHref, setResourceHrefgetBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListjava.util.List<PlatformConditionEvaluatorPlatform> getExclude()
PlatformPolicyRuleCondition setExclude(java.util.List<PlatformConditionEvaluatorPlatform> exclude)
java.util.List<PlatformConditionEvaluatorPlatform> getInclude()
PlatformPolicyRuleCondition setInclude(java.util.List<PlatformConditionEvaluatorPlatform> include)
Copyright © 2017-2021 Okta. All Rights Reserved.