Class DeviceOperatingSystemSummary.Builder

    • Method Detail

      • androidCount

        public DeviceOperatingSystemSummary.Builder androidCount​(Integer androidCount)
        “Number of android device count.”
        Parameters:
        androidCount - value of androidCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • iosCount

        public DeviceOperatingSystemSummary.Builder iosCount​(Integer iosCount)
        “Number of iOS device count.”
        Parameters:
        iosCount - value of iosCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • macOSCount

        public DeviceOperatingSystemSummary.Builder macOSCount​(Integer macOSCount)
        “Number of Mac OS X device count.”
        Parameters:
        macOSCount - value of macOSCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • unknownCount

        public DeviceOperatingSystemSummary.Builder unknownCount​(Integer unknownCount)
        “Number of unknown device count.”
        Parameters:
        unknownCount - value of unknownCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • windowsCount

        public DeviceOperatingSystemSummary.Builder windowsCount​(Integer windowsCount)
        “Number of Windows device count.”
        Parameters:
        windowsCount - value of windowsCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • windowsMobileCount

        public DeviceOperatingSystemSummary.Builder windowsMobileCount​(Integer windowsMobileCount)
        “Number of Windows mobile device count.”
        Parameters:
        windowsMobileCount - value of windowsMobileCount property (as defined in service metadata)
        Returns:
        this (for method chaining)