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