| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementAbstractComplexSettingInstance |
DeviceManagementAbstractComplexSettingInstance.Builder.build() |
DeviceManagementAbstractComplexSettingInstance |
DeviceManagementAbstractComplexSettingInstance.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DeviceManagementAbstractComplexSettingInstance |
DeviceManagementAbstractComplexSettingInstance.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DeviceManagementAbstractComplexSettingInstance |
DeviceManagementAbstractComplexSettingInstance.withImplementationId(String implementationId)
Returns an immutable copy of
this with just the implementationId
field changed. |
Copyright © 2018–2020. All rights reserved.