Class WindowsMalwareNameCount.Builder

    • Method Detail

      • deviceCount

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

        public WindowsMalwareNameCount.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)
      • malwareIdentifier

        public WindowsMalwareNameCount.Builder malwareIdentifier​(String malwareIdentifier)
        “The unique identifier. This is malware identifier”
        Parameters:
        malwareIdentifier - value of malwareIdentifier property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • name

        public WindowsMalwareNameCount.Builder name​(String name)
        “Malware name”
        Parameters:
        name - value of name property (as defined in service metadata)
        Returns:
        this (for method chaining)