Uses of Enum
com.microsoft.graph.models.Win32LobAutoUpdateSupersededAppsState
Packages that use Win32LobAutoUpdateSupersededAppsState
-
Uses of Win32LobAutoUpdateSupersededAppsState in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return Win32LobAutoUpdateSupersededAppsStateModifier and TypeMethodDescriptionWin32LobAppAutoUpdateSettings.getAutoUpdateSupersededAppsState()Gets the autoUpdateSupersededAppsState property value.Returns the enum constant of this type with the specified name.Win32LobAutoUpdateSupersededAppsState.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 Win32LobAutoUpdateSupersededAppsStateModifier and TypeMethodDescriptionvoidWin32LobAppAutoUpdateSettings.setAutoUpdateSupersededAppsState(Win32LobAutoUpdateSupersededAppsState value) Sets the autoUpdateSupersededAppsState property value.