UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder.activeDeviceCount(Integer activeDeviceCount) |
“The number of devices where the application has been active.
|
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder.appCrashCount(Integer appCrashCount) |
“The number of crashes for the application.
|
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder.appDisplayName(String appDisplayName) |
“The friendly name of the application.
|
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder.appName(String appName) |
“The name of the application.
|
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder.appPublisher(String appPublisher) |
“The publisher of the application.
|
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder.appUsageDuration(Integer appUsageDuration) |
“The total usage time of the application in minutes.
|
static UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.builderUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder.id(String id) |
|
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder.meanTimeToFailureInMinutes(Integer meanTimeToFailureInMinutes) |
“The mean time to failure for the application in minutes.
|
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder.osBuildNumber(String osBuildNumber) |
“The OS build number of the application.
|
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByOSVersion.Builder.osVersion(String osVersion) |
“The OS version of the application.
|