DeviceConfigurationDeviceStateSummary |
DeviceConfigurationDeviceStateSummary.Builder.build() |
|
DeviceConfigurationDeviceStateSummary |
DeviceConfigurationDeviceStateSummary.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceConfigurationDeviceStateSummary |
DeviceConfigurationDeviceStateSummary.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceConfigurationDeviceStateSummary |
DeviceConfigurationDeviceStateSummary.withCompliantDeviceCount(Integer compliantDeviceCount) |
Returns an immutable copy of this with just the
compliantDeviceCount field changed.
|
DeviceConfigurationDeviceStateSummary |
DeviceConfigurationDeviceStateSummary.withConflictDeviceCount(Integer conflictDeviceCount) |
Returns an immutable copy of this with just the
conflictDeviceCount field changed.
|
DeviceConfigurationDeviceStateSummary |
DeviceConfigurationDeviceStateSummary.withErrorDeviceCount(Integer errorDeviceCount) |
Returns an immutable copy of this with just the errorDeviceCount
field changed.
|
DeviceConfigurationDeviceStateSummary |
DeviceConfigurationDeviceStateSummary.withNonCompliantDeviceCount(Integer nonCompliantDeviceCount) |
Returns an immutable copy of this with just the
nonCompliantDeviceCount field changed.
|
DeviceConfigurationDeviceStateSummary |
DeviceConfigurationDeviceStateSummary.withNotApplicableDeviceCount(Integer notApplicableDeviceCount) |
Returns an immutable copy of this with just the
notApplicableDeviceCount field changed.
|
DeviceConfigurationDeviceStateSummary |
DeviceConfigurationDeviceStateSummary.withRemediatedDeviceCount(Integer remediatedDeviceCount) |
Returns an immutable copy of this with just the
remediatedDeviceCount field changed.
|
DeviceConfigurationDeviceStateSummary |
DeviceConfigurationDeviceStateSummary.withUnknownDeviceCount(Integer unknownDeviceCount) |
Returns an immutable copy of this with just the
unknownDeviceCount field changed.
|
DeviceConfigurationDeviceStateSummary |
DeviceConfigurationDeviceStateSummary.withUnmappedField(String name,
Object value) |
|