static UserExperienceAnalyticsDeviceStartupProcessPerformance.Builder |
UserExperienceAnalyticsDeviceStartupProcessPerformance.builderUserExperienceAnalyticsDeviceStartupProcessPerformance() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
UserExperienceAnalyticsDeviceStartupProcessPerformance.Builder |
UserExperienceAnalyticsDeviceStartupProcessPerformance.Builder.deviceCount(Long deviceCount) |
“The count of devices which initiated this process on startup.
|
UserExperienceAnalyticsDeviceStartupProcessPerformance.Builder |
UserExperienceAnalyticsDeviceStartupProcessPerformance.Builder.id(String id) |
|
UserExperienceAnalyticsDeviceStartupProcessPerformance.Builder |
UserExperienceAnalyticsDeviceStartupProcessPerformance.Builder.medianImpactInMs(Long medianImpactInMs) |
“The median impact of startup process on device boot time in milliseconds.
|
UserExperienceAnalyticsDeviceStartupProcessPerformance.Builder |
UserExperienceAnalyticsDeviceStartupProcessPerformance.Builder.processName(String processName) |
“The name of the startup process.
|
UserExperienceAnalyticsDeviceStartupProcessPerformance.Builder |
UserExperienceAnalyticsDeviceStartupProcessPerformance.Builder.productName(String productName) |
“The product name of the startup process.
|
UserExperienceAnalyticsDeviceStartupProcessPerformance.Builder |
UserExperienceAnalyticsDeviceStartupProcessPerformance.Builder.publisher(String publisher) |
“The publisher of the startup process.
|
UserExperienceAnalyticsDeviceStartupProcessPerformance.Builder |
UserExperienceAnalyticsDeviceStartupProcessPerformance.Builder.totalImpactInMs(Long totalImpactInMs) |
“The total impact of startup process on device boot time in milliseconds.
|