Class DeviceHealthScriptRemediationHistoryData.Builder

    • Method Detail

      • noIssueDeviceCount

        public DeviceHealthScriptRemediationHistoryData.Builder noIssueDeviceCount​(Integer noIssueDeviceCount)
        “The number of devices that were found to have no issue by the device health script.”
        Parameters:
        noIssueDeviceCount - value of noIssueDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • remediatedDeviceCount

        public DeviceHealthScriptRemediationHistoryData.Builder remediatedDeviceCount​(Integer remediatedDeviceCount)
        “The number of devices remediated by the device health script.”
        Parameters:
        remediatedDeviceCount - value of remediatedDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)