Uses of Enum
com.okta.sdk.resource.model.DevicePolicyMDMFramework
Packages that use DevicePolicyMDMFramework
-
Uses of DevicePolicyMDMFramework in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return DevicePolicyMDMFrameworkModifier 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.Methods in com.okta.sdk.resource.model that return types with arguments of type DevicePolicyMDMFrameworkModifier and TypeMethodDescriptionDevicePolicyRuleConditionPlatform.getSupportedMDMFrameworks()
Get supportedMDMFrameworksMethods in com.okta.sdk.resource.model with parameters of type DevicePolicyMDMFrameworkModifier and TypeMethodDescriptionDevicePolicyRuleConditionPlatform.addsupportedMDMFrameworksItem
(DevicePolicyMDMFramework supportedMDMFrameworksItem) Method parameters in com.okta.sdk.resource.model with type arguments of type DevicePolicyMDMFrameworkModifier and TypeMethodDescriptionvoid
DevicePolicyRuleConditionPlatform.setSupportedMDMFrameworks
(List<DevicePolicyMDMFramework> supportedMDMFrameworks) DevicePolicyRuleConditionPlatform.supportedMDMFrameworks
(List<DevicePolicyMDMFramework> supportedMDMFrameworks)