UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder.appCrashCount(Integer appCrashCount) |
“The number of crashes for the app.
|
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder.appDisplayName(String appDisplayName) |
“The friendly name of the application.”
|
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder.appName(String appName) |
“The name of the application.”
|
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder.appPublisher(String appPublisher) |
“The publisher of the application.”
|
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder.appVersion(String appVersion) |
“The version of the application.”
|
static UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.builderUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder.deviceCountWithCrashes(Integer deviceCountWithCrashes) |
“The total number of devices that have reported one or more application crashes
for this application and version.
|
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder.id(String id) |
|
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder.isLatestUsedVersion(Boolean isLatestUsedVersion) |
“Is the version of application the latest version for that app that is in use.”
|
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder |
UserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails.Builder.isMostUsedVersion(Boolean isMostUsedVersion) |
“Is the version of application the most used version for that app.”
|