UserExperienceAnalyticsAppHealthAppPerformanceByAppVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersion.Builder.appCrashCount(Integer appCrashCount) |
“The number of crashes for the app.
|
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersion.Builder.appDisplayName(String appDisplayName) |
“The friendly name of the application.”
|
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersion.Builder.appName(String appName) |
“The name of the application.”
|
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersion.Builder.appPublisher(String appPublisher) |
“The publisher of the application.”
|
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersion.Builder.appUsageDuration(Integer appUsageDuration) |
“The total usage time of the application in minutes.
|
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersion.Builder.appVersion(String appVersion) |
“The version of the application.”
|
static UserExperienceAnalyticsAppHealthAppPerformanceByAppVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersion.builderUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersion.Builder.id(String id) |
|
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersion.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersion.Builder.meanTimeToFailureInMinutes(Integer meanTimeToFailureInMinutes) |
“The mean time to failure for the app in minutes.
|