Class UserExperienceAnalyticsBatteryHealthOsPerformance.Builder

    • Method Detail

      • activeDevices

        public UserExperienceAnalyticsBatteryHealthOsPerformance.Builder activeDevices​(Integer activeDevices)
        “Number of active devices for that os version. Valid values -2147483648 to 2147483647”
        Parameters:
        activeDevices - value of activeDevices property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • averageBatteryAgeInDays

        public UserExperienceAnalyticsBatteryHealthOsPerformance.Builder averageBatteryAgeInDays​(Integer averageBatteryAgeInDays)
        “The mean of the battery age for all devices running a particular operating system version in a tenant. Unit in days. Valid values -2147483648 to 2147483647”
        Parameters:
        averageBatteryAgeInDays - value of averageBatteryAgeInDays property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • averageEstimatedRuntimeInMinutes

        public UserExperienceAnalyticsBatteryHealthOsPerformance.Builder averageEstimatedRuntimeInMinutes​(Integer averageEstimatedRuntimeInMinutes)
        “The mean of the estimated runtimes on full charge for all devices running a particular operating system version. Unit in minutes. Valid values -2147483648 to 2147483647”
        Parameters:
        averageEstimatedRuntimeInMinutes - value of averageEstimatedRuntimeInMinutes property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • averageMaxCapacityPercentage

        public UserExperienceAnalyticsBatteryHealthOsPerformance.Builder averageMaxCapacityPercentage​(Integer averageMaxCapacityPercentage)
        “The mean of the maximum capacity for all devices running a particular operating system version. Maximum capacity measures the full charge vs. design capacity for a device’s batteries.. Valid values -2147483648 to 2147483647”
        Parameters:
        averageMaxCapacityPercentage - value of averageMaxCapacityPercentage property (as defined in service metadata)
        Returns:
        this (for method chaining)