Uses of Class
odata.msgraph.client.complex.Win32LobAppAssignmentSettings
-
Packages that use Win32LobAppAssignmentSettings Package Description odata.msgraph.client.complex -
-
Uses of Win32LobAppAssignmentSettings in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return Win32LobAppAssignmentSettings Modifier and Type Method Description Win32LobAppAssignmentSettingsWin32LobAppAssignmentSettings.Builder. build()Win32LobAppAssignmentSettingsWin32LobAppAssignmentSettings. withInstallTimeSettings(MobileAppInstallTimeSettings installTimeSettings)Returns an immutable copy ofthiswith just theinstallTimeSettingsfield changed.Win32LobAppAssignmentSettingsWin32LobAppAssignmentSettings. withNotifications(Win32LobAppNotification notifications)Returns an immutable copy ofthiswith just thenotificationsfield changed.Win32LobAppAssignmentSettingsWin32LobAppAssignmentSettings. withRestartSettings(Win32LobAppRestartSettings restartSettings)Returns an immutable copy ofthiswith just therestartSettingsfield changed.Win32LobAppAssignmentSettingsWin32LobAppAssignmentSettings. withUnmappedField(String name, String value)
-