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