Class WindowsMalwareCategoryCount.Builder

    • Method Detail

      • activeMalwareDetectionCount

        public WindowsMalwareCategoryCount.Builder activeMalwareDetectionCount​(Integer activeMalwareDetectionCount)
        “Count of active malware detections for this malware category. Valid values - 2147483648 to 2147483647”
        Parameters:
        activeMalwareDetectionCount - value of activeMalwareDetectionCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • deviceCount

        public WindowsMalwareCategoryCount.Builder deviceCount​(Integer deviceCount)
        “Count of devices with malware detections for this malware category”
        Parameters:
        deviceCount - value of deviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • distinctActiveMalwareCount

        public WindowsMalwareCategoryCount.Builder distinctActiveMalwareCount​(Integer distinctActiveMalwareCount)
        “Count of distinct active malwares for this malware category. Valid values - 2147483648 to 2147483647”
        Parameters:
        distinctActiveMalwareCount - value of distinctActiveMalwareCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • lastUpdateDateTime

        public WindowsMalwareCategoryCount.Builder lastUpdateDateTime​(OffsetDateTime lastUpdateDateTime)
        “The Timestamp of the last update for the device count in UTC”
        Parameters:
        lastUpdateDateTime - value of lastUpdateDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)