public static final class DeviceManagementIntentDeviceSettingStateSummary.Builder extends Object
public DeviceManagementIntentDeviceSettingStateSummary.Builder id(String id)
public DeviceManagementIntentDeviceSettingStateSummary.Builder settingName(String settingName)
settingName - value of settingName property (as defined in service metadata)this (for method chaining)public DeviceManagementIntentDeviceSettingStateSummary.Builder compliantCount(Integer compliantCount)
compliantCount - value of compliantCount property (as defined in service metadata)this (for method chaining)public DeviceManagementIntentDeviceSettingStateSummary.Builder conflictCount(Integer conflictCount)
conflictCount - value of conflictCount property (as defined in service metadata)this (for method chaining)public DeviceManagementIntentDeviceSettingStateSummary.Builder errorCount(Integer errorCount)
errorCount - value of errorCount property (as defined in service metadata)this (for method chaining)public DeviceManagementIntentDeviceSettingStateSummary.Builder nonCompliantCount(Integer nonCompliantCount)
nonCompliantCount - value of nonCompliantCount property (as defined in service metadata)this (for method chaining)public DeviceManagementIntentDeviceSettingStateSummary.Builder notApplicableCount(Integer notApplicableCount)
notApplicableCount - value of notApplicableCount property (as defined in service metadata)this (for method chaining)public DeviceManagementIntentDeviceSettingStateSummary.Builder remediatedCount(Integer remediatedCount)
remediatedCount - value of remediatedCount property (as defined in service metadata)this (for method chaining)public DeviceManagementIntentDeviceSettingStateSummary build()
Copyright © 2018–2020. All rights reserved.