Class DeviceProtectionOverview.Builder

    • Method Detail

      • cleanDeviceCount

        public DeviceProtectionOverview.Builder cleanDeviceCount​(Integer cleanDeviceCount)
        “Indicates number of devices reporting as clean”
        Parameters:
        cleanDeviceCount - value of cleanDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • criticalFailuresDeviceCount

        public DeviceProtectionOverview.Builder criticalFailuresDeviceCount​(Integer criticalFailuresDeviceCount)
        “Indicates number of devices with critical failures”
        Parameters:
        criticalFailuresDeviceCount - value of criticalFailuresDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • inactiveThreatAgentDeviceCount

        public DeviceProtectionOverview.Builder inactiveThreatAgentDeviceCount​(Integer inactiveThreatAgentDeviceCount)
        “Indicates number of devices with inactive threat agent”
        Parameters:
        inactiveThreatAgentDeviceCount - value of inactiveThreatAgentDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • pendingFullScanDeviceCount

        public DeviceProtectionOverview.Builder pendingFullScanDeviceCount​(Integer pendingFullScanDeviceCount)
        “Indicates number of devices pending full scan”
        Parameters:
        pendingFullScanDeviceCount - value of pendingFullScanDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • pendingManualStepsDeviceCount

        public DeviceProtectionOverview.Builder pendingManualStepsDeviceCount​(Integer pendingManualStepsDeviceCount)
        “Indicates number of devices with pending manual steps”
        Parameters:
        pendingManualStepsDeviceCount - value of pendingManualStepsDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • pendingOfflineScanDeviceCount

        public DeviceProtectionOverview.Builder pendingOfflineScanDeviceCount​(Integer pendingOfflineScanDeviceCount)
        “Indicates number of pending offline scan devices”
        Parameters:
        pendingOfflineScanDeviceCount - value of pendingOfflineScanDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • pendingQuickScanDeviceCount

        public DeviceProtectionOverview.Builder pendingQuickScanDeviceCount​(Integer pendingQuickScanDeviceCount)
        “Indicates the number of devices that have a pending full scan. Valid values - 2147483648 to 2147483647”
        Parameters:
        pendingQuickScanDeviceCount - value of pendingQuickScanDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • pendingRestartDeviceCount

        public DeviceProtectionOverview.Builder pendingRestartDeviceCount​(Integer pendingRestartDeviceCount)
        “Indicates number of devices pending restart”
        Parameters:
        pendingRestartDeviceCount - value of pendingRestartDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • pendingSignatureUpdateDeviceCount

        public DeviceProtectionOverview.Builder pendingSignatureUpdateDeviceCount​(Integer pendingSignatureUpdateDeviceCount)
        “Indicates number of devices with an old signature”
        Parameters:
        pendingSignatureUpdateDeviceCount - value of pendingSignatureUpdateDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • totalReportedDeviceCount

        public DeviceProtectionOverview.Builder totalReportedDeviceCount​(Integer totalReportedDeviceCount)
        “Total device count.”
        Parameters:
        totalReportedDeviceCount - value of totalReportedDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • unknownStateThreatAgentDeviceCount

        public DeviceProtectionOverview.Builder unknownStateThreatAgentDeviceCount​(Integer unknownStateThreatAgentDeviceCount)
        “Indicates number of devices with threat agent state as unknown”
        Parameters:
        unknownStateThreatAgentDeviceCount - value of unknownStateThreatAgentDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)