Uses of Class
odata.msgraph.client.complex.Win32LobAppAutoUpdateSettings
-
Packages that use Win32LobAppAutoUpdateSettings Package Description odata.msgraph.client.complex -
-
Uses of Win32LobAppAutoUpdateSettings in odata.msgraph.client.complex
Fields in odata.msgraph.client.complex declared as Win32LobAppAutoUpdateSettings Modifier and Type Field Description protected Win32LobAppAutoUpdateSettingsWin32LobAppAssignmentSettings. autoUpdateSettingsMethods in odata.msgraph.client.complex that return Win32LobAppAutoUpdateSettings Modifier and Type Method Description Win32LobAppAutoUpdateSettingsWin32LobAppAutoUpdateSettings.Builder. build()Win32LobAppAutoUpdateSettingsWin32LobAppAutoUpdateSettings. withAutoUpdateSupersededAppsState(Win32LobAutoUpdateSupersededAppsState autoUpdateSupersededAppsState)Returns an immutable copy ofthiswith just theautoUpdateSupersededAppsStatefield changed.Win32LobAppAutoUpdateSettingsWin32LobAppAutoUpdateSettings. withUnmappedField(String name, Object value)Methods in odata.msgraph.client.complex that return types with arguments of type Win32LobAppAutoUpdateSettings Modifier and Type Method Description Optional<Win32LobAppAutoUpdateSettings>Win32LobAppAssignmentSettings. getAutoUpdateSettings()“The auto-update settings to apply for this app assignment.”Methods in odata.msgraph.client.complex with parameters of type Win32LobAppAutoUpdateSettings Modifier and Type Method Description Win32LobAppAssignmentSettings.BuilderWin32LobAppAssignmentSettings.Builder. autoUpdateSettings(Win32LobAppAutoUpdateSettings autoUpdateSettings)“The auto-update settings to apply for this app assignment.”Win32LobAppAssignmentSettingsWin32LobAppAssignmentSettings. withAutoUpdateSettings(Win32LobAppAutoUpdateSettings autoUpdateSettings)Returns an immutable copy ofthiswith just theautoUpdateSettingsfield changed.
-