DeviceConfigurationUserOverview |
DeviceConfigurationUserOverview.Builder.build() |
|
DeviceConfigurationUserOverview |
DeviceConfigurationUserOverview.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceConfigurationUserOverview |
DeviceConfigurationUserOverview.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceConfigurationUserOverview |
DeviceConfigurationUserOverview.withConfigurationVersion(Integer configurationVersion) |
Returns an immutable copy of this with just the
configurationVersion field changed.
|
DeviceConfigurationUserOverview |
DeviceConfigurationUserOverview.withErrorCount(Integer errorCount) |
Returns an immutable copy of this with just the errorCount field
changed.
|
DeviceConfigurationUserOverview |
DeviceConfigurationUserOverview.withFailedCount(Integer failedCount) |
Returns an immutable copy of this with just the failedCount
field changed.
|
DeviceConfigurationUserOverview |
DeviceConfigurationUserOverview.withLastUpdateDateTime(OffsetDateTime lastUpdateDateTime) |
Returns an immutable copy of this with just the
lastUpdateDateTime field changed.
|
DeviceConfigurationUserOverview |
DeviceConfigurationUserOverview.withNotApplicableCount(Integer notApplicableCount) |
Returns an immutable copy of this with just the
notApplicableCount field changed.
|
DeviceConfigurationUserOverview |
DeviceConfigurationUserOverview.withPendingCount(Integer pendingCount) |
Returns an immutable copy of this with just the pendingCount
field changed.
|
DeviceConfigurationUserOverview |
DeviceConfigurationUserOverview.withSuccessCount(Integer successCount) |
Returns an immutable copy of this with just the successCount
field changed.
|
DeviceConfigurationUserOverview |
DeviceConfigurationUserOverview.withUnmappedField(String name,
String value) |
|