SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.Builder.build() |
|
SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.withCompliantDeviceCount(Integer compliantDeviceCount) |
Returns an immutable copy of this with just the
compliantDeviceCount field changed.
|
SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.withCompliantUserCount(Integer compliantUserCount) |
Returns an immutable copy of this with just the
compliantUserCount field changed.
|
SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.withConflictDeviceCount(Integer conflictDeviceCount) |
Returns an immutable copy of this with just the
conflictDeviceCount field changed.
|
SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.withConflictUserCount(Integer conflictUserCount) |
Returns an immutable copy of this with just the conflictUserCount
field changed.
|
SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.withErrorDeviceCount(Integer errorDeviceCount) |
Returns an immutable copy of this with just the errorDeviceCount
field changed.
|
SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.withErrorUserCount(Integer errorUserCount) |
Returns an immutable copy of this with just the errorUserCount
field changed.
|
SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.withNonCompliantDeviceCount(Integer nonCompliantDeviceCount) |
Returns an immutable copy of this with just the
nonCompliantDeviceCount field changed.
|
SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.withNonCompliantUserCount(Integer nonCompliantUserCount) |
Returns an immutable copy of this with just the
nonCompliantUserCount field changed.
|
SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.withNotApplicableDeviceCount(Integer notApplicableDeviceCount) |
Returns an immutable copy of this with just the
notApplicableDeviceCount field changed.
|
SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.withNotApplicableUserCount(Integer notApplicableUserCount) |
Returns an immutable copy of this with just the
notApplicableUserCount field changed.
|
SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.withRemediatedDeviceCount(Integer remediatedDeviceCount) |
Returns an immutable copy of this with just the
remediatedDeviceCount field changed.
|
SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.withRemediatedUserCount(Integer remediatedUserCount) |
Returns an immutable copy of this with just the
remediatedUserCount field changed.
|
SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.withUnknownDeviceCount(Integer unknownDeviceCount) |
Returns an immutable copy of this with just the
unknownDeviceCount field changed.
|
SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.withUnknownUserCount(Integer unknownUserCount) |
Returns an immutable copy of this with just the unknownUserCount
field changed.
|
SoftwareUpdateStatusSummary |
SoftwareUpdateStatusSummary.withUnmappedField(String name,
Object value) |
|