Uses of Enum
com.okta.sdk.resource.model.DevicePolicyPlatformType
Packages that use DevicePolicyPlatformType
-
Uses of DevicePolicyPlatformType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return DevicePolicyPlatformTypeModifier and TypeMethodDescriptionstatic DevicePolicyPlatformType
static DevicePolicyPlatformType
Returns the enum constant of this type with the specified name.static DevicePolicyPlatformType[]
DevicePolicyPlatformType.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 DevicePolicyPlatformTypeMethods in com.okta.sdk.resource.model with parameters of type DevicePolicyPlatformTypeModifier and TypeMethodDescriptionDevicePolicyRuleConditionPlatform.addtypesItem
(DevicePolicyPlatformType typesItem) Method parameters in com.okta.sdk.resource.model with type arguments of type DevicePolicyPlatformTypeModifier and TypeMethodDescriptionvoid
DevicePolicyRuleConditionPlatform.setTypes
(List<DevicePolicyPlatformType> types) DevicePolicyRuleConditionPlatform.types
(List<DevicePolicyPlatformType> types)