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