Uses of Class
odata.msgraph.client.beta.windows.updates.entity.Windows
-
Packages that use Windows Package Description odata.msgraph.client.beta.windows.updates.entity -
-
Uses of Windows in odata.msgraph.client.beta.windows.updates.entity
Methods in odata.msgraph.client.beta.windows.updates.entity that return Windows Modifier and Type Method Description WindowsWindows.Builder. build()WindowsWindows. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.WindowsWindows. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).WindowsWindows. withUnmappedField(String name, String value)
-