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