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