DeviceConfigurationUserStateSummary |
DeviceConfigurationUserStateSummary.Builder.build() |
|
DeviceConfigurationUserStateSummary |
DeviceConfigurationUserStateSummary.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceConfigurationUserStateSummary |
DeviceConfigurationUserStateSummary.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceConfigurationUserStateSummary |
DeviceConfigurationUserStateSummary.withCompliantUserCount(Integer compliantUserCount) |
Returns an immutable copy of this with just the
compliantUserCount field changed.
|
DeviceConfigurationUserStateSummary |
DeviceConfigurationUserStateSummary.withConflictUserCount(Integer conflictUserCount) |
Returns an immutable copy of this with just the conflictUserCount
field changed.
|
DeviceConfigurationUserStateSummary |
DeviceConfigurationUserStateSummary.withErrorUserCount(Integer errorUserCount) |
Returns an immutable copy of this with just the errorUserCount
field changed.
|
DeviceConfigurationUserStateSummary |
DeviceConfigurationUserStateSummary.withNonCompliantUserCount(Integer nonCompliantUserCount) |
Returns an immutable copy of this with just the
nonCompliantUserCount field changed.
|
DeviceConfigurationUserStateSummary |
DeviceConfigurationUserStateSummary.withNotApplicableUserCount(Integer notApplicableUserCount) |
Returns an immutable copy of this with just the
notApplicableUserCount field changed.
|
DeviceConfigurationUserStateSummary |
DeviceConfigurationUserStateSummary.withRemediatedUserCount(Integer remediatedUserCount) |
Returns an immutable copy of this with just the
remediatedUserCount field changed.
|
DeviceConfigurationUserStateSummary |
DeviceConfigurationUserStateSummary.withUnknownUserCount(Integer unknownUserCount) |
Returns an immutable copy of this with just the unknownUserCount
field changed.
|
DeviceConfigurationUserStateSummary |
DeviceConfigurationUserStateSummary.withUnmappedField(String name,
String value) |
|