public static final class DeviceConfigurationUserStateSummary.Builder extends Object
public DeviceConfigurationUserStateSummary.Builder id(String id)
public DeviceConfigurationUserStateSummary.Builder unknownUserCount(Integer unknownUserCount)
unknownUserCount - value of unknownUserCount property (as defined in service metadata)this (for method chaining)public DeviceConfigurationUserStateSummary.Builder notApplicableUserCount(Integer notApplicableUserCount)
notApplicableUserCount - value of notApplicableUserCount property (as defined in service metadata)this (for method chaining)public DeviceConfigurationUserStateSummary.Builder compliantUserCount(Integer compliantUserCount)
compliantUserCount - value of compliantUserCount property (as defined in service metadata)this (for method chaining)public DeviceConfigurationUserStateSummary.Builder remediatedUserCount(Integer remediatedUserCount)
remediatedUserCount - value of remediatedUserCount property (as defined in service metadata)this (for method chaining)public DeviceConfigurationUserStateSummary.Builder nonCompliantUserCount(Integer nonCompliantUserCount)
nonCompliantUserCount - value of nonCompliantUserCount property (as defined in service metadata)this (for method chaining)public DeviceConfigurationUserStateSummary.Builder errorUserCount(Integer errorUserCount)
errorUserCount - value of errorUserCount property (as defined in service metadata)this (for method chaining)public DeviceConfigurationUserStateSummary.Builder conflictUserCount(Integer conflictUserCount)
conflictUserCount - value of conflictUserCount property (as defined in service metadata)this (for method chaining)public DeviceConfigurationUserStateSummary build()
Copyright © 2018–2020. All rights reserved.