@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen",
date="2021-12-01T12:36:04.511-06:00")
public interface DevicePolicyRuleConditionPlatform
extends ExtensibleResource
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MDMFrameworks> |
getSupportedMDMFrameworks() |
java.util.List<Platforms> |
getTypes() |
DevicePolicyRuleConditionPlatform |
setSupportedMDMFrameworks(java.util.List<MDMFrameworks> supportedMDMFrameworks) |
DevicePolicyRuleConditionPlatform |
setTypes(java.util.List<Platforms> types) |
getResourceHref, setResourceHrefgetBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListjava.util.List<MDMFrameworks> getSupportedMDMFrameworks()
DevicePolicyRuleConditionPlatform setSupportedMDMFrameworks(java.util.List<MDMFrameworks> supportedMDMFrameworks)
java.util.List<Platforms> getTypes()
DevicePolicyRuleConditionPlatform setTypes(java.util.List<Platforms> types)
Copyright © 2017-2021 Okta. All Rights Reserved.