Class WindowsMalwareSeverityCount.Builder

    • Method Detail

      • distinctMalwareCount

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

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

        public WindowsMalwareSeverityCount.Builder malwareDetectionCount​(Integer malwareDetectionCount)
        “Count of threats detections for this malware severity. Valid values -2147483648 to 2147483647”
        Parameters:
        malwareDetectionCount - value of malwareDetectionCount property (as defined in service metadata)
        Returns:
        this (for method chaining)