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