Class UserExperienceAnalyticsAppHealthApplicationPerformance.Builder

    • Method Detail

      • activeDeviceCount

        public UserExperienceAnalyticsAppHealthApplicationPerformance.Builder activeDeviceCount​(Integer activeDeviceCount)
        “The health score of the application. Valid values 0 to 100. Supports: $filter, $ select, $OrderBy. Read-only. Valid values -2147483648 to 2147483647”
        Parameters:
        activeDeviceCount - value of activeDeviceCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • appCrashCount

        public UserExperienceAnalyticsAppHealthApplicationPerformance.Builder appCrashCount​(Integer appCrashCount)
        “The number of crashes for the application. Valid values 0 to 2147483647. Supports: $select, $OrderBy. Read-only. Valid values -2147483648 to 2147483647”
        Parameters:
        appCrashCount - value of appCrashCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • appDisplayName

        public UserExperienceAnalyticsAppHealthApplicationPerformance.Builder appDisplayName​(String appDisplayName)
        “The friendly name of the application. Possible values are: Outlook, Excel. Supports: $select, $OrderBy. Read-only.”
        Parameters:
        appDisplayName - value of appDisplayName property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • appHangCount

        public UserExperienceAnalyticsAppHealthApplicationPerformance.Builder appHangCount​(Integer appHangCount)
        “The number of hangs for the application. Supports: $select, $OrderBy. Read-only. Valid values -2147483648 to 2147483647”
        Parameters:
        appHangCount - value of appHangCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • appHealthScore

        public UserExperienceAnalyticsAppHealthApplicationPerformance.Builder appHealthScore​(Double appHealthScore)
        “The health score of the application. Valid values 0 to 100. Supports: $filter, $ select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1. 79769313486232E+308”
        Parameters:
        appHealthScore - value of appHealthScore property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • appName

        public UserExperienceAnalyticsAppHealthApplicationPerformance.Builder appName​(String appName)
        “The name of the application. Possible values are: outlook.exe, excel.exe. Supports: $select, $OrderBy. Read-only.”
        Parameters:
        appName - value of appName property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • appUsageDuration

        public UserExperienceAnalyticsAppHealthApplicationPerformance.Builder appUsageDuration​(Integer appUsageDuration)
        “The total usage time of the application in minutes. Valid values 0 to 2147483647 . Supports: $select, $OrderBy. Read-only. Valid values -2147483648 to 2147483647”
        Parameters:
        appUsageDuration - value of appUsageDuration property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • meanTimeToFailureInMinutes

        public UserExperienceAnalyticsAppHealthApplicationPerformance.Builder meanTimeToFailureInMinutes​(Integer meanTimeToFailureInMinutes)
        “The mean time to failure for the application in minutes. Valid values 0 to 2147483647. Supports: $select, $OrderBy. Read-only. Valid values -2147483648 to 2147483647”
        Parameters:
        meanTimeToFailureInMinutes - value of meanTimeToFailureInMinutes property (as defined in service metadata)
        Returns:
        this (for method chaining)