Uses of Enum
com.okta.sdk.resource.model.DevicePolicyMDMFramework
-
Uses of DevicePolicyMDMFramework in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic DevicePolicyMDMFramework
static DevicePolicyMDMFramework
Returns the enum constant of this type with the specified name.static DevicePolicyMDMFramework[]
DevicePolicyMDMFramework.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionDevicePolicyRuleConditionPlatform.getSupportedMDMFrameworks()
Get supportedMDMFrameworksModifier and TypeMethodDescriptionDevicePolicyRuleConditionPlatform.addsupportedMDMFrameworksItem
(DevicePolicyMDMFramework supportedMDMFrameworksItem) Modifier and TypeMethodDescriptionvoid
DevicePolicyRuleConditionPlatform.setSupportedMDMFrameworks
(List<DevicePolicyMDMFramework> supportedMDMFrameworks) DevicePolicyRuleConditionPlatform.supportedMDMFrameworks
(List<DevicePolicyMDMFramework> supportedMDMFrameworks)