@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2022-04-29T13:24:36.001-05: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, setResourceHref
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringList
java.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-2022 Okta. All Rights Reserved.