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