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