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