Uses of Enum
com.microsoft.graph.models.MonitorMode
Packages that use MonitorMode
-
Uses of MonitorMode in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MonitorModeModifier and TypeMethodDescriptionstatic MonitorModeConfigurationMonitor.getMode()Gets the mode property value.static MonitorModeReturns the enum constant of this type with the specified name.static MonitorMode[]MonitorMode.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 MonitorModeModifier and TypeMethodDescriptionvoidConfigurationMonitor.setMode(MonitorMode value) Sets the mode property value.