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