Uses of Enum
com.microsoft.graph.models.DefenderMonitorFileActivity
Packages that use DefenderMonitorFileActivity
-
Uses of DefenderMonitorFileActivity in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DefenderMonitorFileActivityModifier and TypeMethodDescriptionstatic DefenderMonitorFileActivityWindows10GeneralConfiguration.getDefenderMonitorFileActivity()Gets the defenderMonitorFileActivity property value.static DefenderMonitorFileActivityReturns the enum constant of this type with the specified name.static DefenderMonitorFileActivity[]DefenderMonitorFileActivity.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type DefenderMonitorFileActivityModifier and TypeMethodDescriptionvoidWindows10GeneralConfiguration.setDefenderMonitorFileActivity(DefenderMonitorFileActivity value) Sets the defenderMonitorFileActivity property value.