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