Uses of Class
odata.msgraph.client.beta.entity.WindowsManagementApp
-
Packages that use WindowsManagementApp Package Description odata.msgraph.client.beta.entity -
-
Uses of WindowsManagementApp in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WindowsManagementApp Modifier and Type Method Description WindowsManagementAppWindowsManagementApp.Builder. build()WindowsManagementAppWindowsManagementApp. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.WindowsManagementAppWindowsManagementApp. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).WindowsManagementAppWindowsManagementApp. withAvailableVersion(String availableVersion)Returns an immutable copy ofthiswith just theavailableVersionfield changed.WindowsManagementAppWindowsManagementApp. withManagedInstaller(ManagedInstallerStatus managedInstaller)Returns an immutable copy ofthiswith just themanagedInstallerfield changed.WindowsManagementAppWindowsManagementApp. withManagedInstallerConfiguredDateTime(String managedInstallerConfiguredDateTime)Returns an immutable copy ofthiswith just themanagedInstallerConfiguredDateTimefield changed.WindowsManagementAppWindowsManagementApp. withUnmappedField(String name, String value)
-