Class OsVersionCount.Builder

    • Method Detail

      • deviceCount

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

        public OsVersionCount.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)
      • osVersion

        public OsVersionCount.Builder osVersion​(String osVersion)
        “OS version”
        Parameters:
        osVersion - value of osVersion property (as defined in service metadata)
        Returns:
        this (for method chaining)