ConfigManagerPolicySummary |
ConfigManagerPolicySummary.Builder.build() |
|
ConfigManagerPolicySummary |
ConfigManagerPolicySummary.withCompliantDeviceCount(Integer compliantDeviceCount) |
Returns an immutable copy of this with just the
compliantDeviceCount field changed.
|
ConfigManagerPolicySummary |
ConfigManagerPolicySummary.withEnforcedDeviceCount(Integer enforcedDeviceCount) |
Returns an immutable copy of this with just the
enforcedDeviceCount field changed.
|
ConfigManagerPolicySummary |
ConfigManagerPolicySummary.withFailedDeviceCount(Integer failedDeviceCount) |
Returns an immutable copy of this with just the failedDeviceCount
field changed.
|
ConfigManagerPolicySummary |
ConfigManagerPolicySummary.withNonCompliantDeviceCount(Integer nonCompliantDeviceCount) |
Returns an immutable copy of this with just the
nonCompliantDeviceCount field changed.
|
ConfigManagerPolicySummary |
ConfigManagerPolicySummary.withPendingDeviceCount(Integer pendingDeviceCount) |
Returns an immutable copy of this with just the
pendingDeviceCount field changed.
|
ConfigManagerPolicySummary |
ConfigManagerPolicySummary.withTargetedDeviceCount(Integer targetedDeviceCount) |
Returns an immutable copy of this with just the
targetedDeviceCount field changed.
|
ConfigManagerPolicySummary |
ConfigManagerPolicySummary.withUnmappedField(String name,
String value) |
|