UnsupportedDeviceConfiguration |
UnsupportedDeviceConfiguration.Builder.build() |
|
UnsupportedDeviceConfiguration |
UnsupportedDeviceConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
UnsupportedDeviceConfiguration |
UnsupportedDeviceConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
UnsupportedDeviceConfiguration |
UnsupportedDeviceConfiguration.withDetails(List<UnsupportedDeviceConfigurationDetail> details) |
Returns an immutable copy of this with just the details field
changed.
|
UnsupportedDeviceConfiguration |
UnsupportedDeviceConfiguration.withOriginalEntityTypeName(String originalEntityTypeName) |
Returns an immutable copy of this with just the
originalEntityTypeName field changed.
|
UnsupportedDeviceConfiguration |
UnsupportedDeviceConfiguration.withUnmappedField(String name,
String value) |
|