Uses of Class
com.microsoft.graph.models.Win32LobAppRestartSettings
Packages that use Win32LobAppRestartSettings
-
Uses of Win32LobAppRestartSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return Win32LobAppRestartSettingsModifier and TypeMethodDescriptionstatic Win32LobAppRestartSettingsWin32LobAppRestartSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWin32LobAppAssignmentSettings.getRestartSettings()Gets the restartSettings property value.Methods in com.microsoft.graph.models with parameters of type Win32LobAppRestartSettingsModifier and TypeMethodDescriptionvoidWin32LobAppAssignmentSettings.setRestartSettings(Win32LobAppRestartSettings value) Sets the restartSettings property value.