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