DeviceManagementStringSettingInstance |
DeviceManagementStringSettingInstance.Builder.build() |
|
DeviceManagementStringSettingInstance |
DeviceManagementStringSettingInstance.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceManagementStringSettingInstance |
DeviceManagementStringSettingInstance.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceManagementStringSettingInstance |
DeviceManagementStringSettingInstance.withUnmappedField(String name,
String value) |
|
DeviceManagementStringSettingInstance |
DeviceManagementStringSettingInstance.withValue(String value) |
Returns an immutable copy of this with just the value field
changed.
|