UserExperienceAnalyticsAppHealthDevicePerformance |
UserExperienceAnalyticsAppHealthDevicePerformance.Builder.build() |
|
UserExperienceAnalyticsAppHealthDevicePerformance |
UserExperienceAnalyticsAppHealthDevicePerformance.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
UserExperienceAnalyticsAppHealthDevicePerformance |
UserExperienceAnalyticsAppHealthDevicePerformance.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
UserExperienceAnalyticsAppHealthDevicePerformance |
UserExperienceAnalyticsAppHealthDevicePerformance.withAppCrashCount(Integer appCrashCount) |
Returns an immutable copy of this with just the appCrashCount
field changed.
|
UserExperienceAnalyticsAppHealthDevicePerformance |
UserExperienceAnalyticsAppHealthDevicePerformance.withAppHangCount(Integer appHangCount) |
Returns an immutable copy of this with just the appHangCount
field changed.
|
UserExperienceAnalyticsAppHealthDevicePerformance |
UserExperienceAnalyticsAppHealthDevicePerformance.withCrashedAppCount(Integer crashedAppCount) |
Returns an immutable copy of this with just the crashedAppCount
field changed.
|
UserExperienceAnalyticsAppHealthDevicePerformance |
UserExperienceAnalyticsAppHealthDevicePerformance.withDeviceAppHealthScore(Double deviceAppHealthScore) |
Returns an immutable copy of this with just the
deviceAppHealthScore field changed.
|
UserExperienceAnalyticsAppHealthDevicePerformance |
UserExperienceAnalyticsAppHealthDevicePerformance.withDeviceDisplayName(String deviceDisplayName) |
Returns an immutable copy of this with just the deviceDisplayName
field changed.
|
UserExperienceAnalyticsAppHealthDevicePerformance |
UserExperienceAnalyticsAppHealthDevicePerformance.withDeviceId(String deviceId) |
Returns an immutable copy of this with just the deviceId field
changed.
|
UserExperienceAnalyticsAppHealthDevicePerformance |
UserExperienceAnalyticsAppHealthDevicePerformance.withDeviceManufacturer(String deviceManufacturer) |
Returns an immutable copy of this with just the
deviceManufacturer field changed.
|
UserExperienceAnalyticsAppHealthDevicePerformance |
UserExperienceAnalyticsAppHealthDevicePerformance.withDeviceModel(String deviceModel) |
Returns an immutable copy of this with just the deviceModel
field changed.
|
UserExperienceAnalyticsAppHealthDevicePerformance |
UserExperienceAnalyticsAppHealthDevicePerformance.withHealthStatus(UserExperienceAnalyticsHealthState healthStatus) |
Returns an immutable copy of this with just the healthStatus
field changed.
|
UserExperienceAnalyticsAppHealthDevicePerformance |
UserExperienceAnalyticsAppHealthDevicePerformance.withMeanTimeToFailureInMinutes(Integer meanTimeToFailureInMinutes) |
Returns an immutable copy of this with just the
meanTimeToFailureInMinutes field changed.
|
UserExperienceAnalyticsAppHealthDevicePerformance |
UserExperienceAnalyticsAppHealthDevicePerformance.withProcessedDateTime(OffsetDateTime processedDateTime) |
Returns an immutable copy of this with just the processedDateTime
field changed.
|
UserExperienceAnalyticsAppHealthDevicePerformance |
UserExperienceAnalyticsAppHealthDevicePerformance.withUnmappedField(String name,
Object value) |
|