UserExperienceAnalyticsModelScores |
UserExperienceAnalyticsModelScores.Builder.build() |
|
UserExperienceAnalyticsModelScores |
UserExperienceAnalyticsModelScores.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
UserExperienceAnalyticsModelScores |
UserExperienceAnalyticsModelScores.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
UserExperienceAnalyticsModelScores |
UserExperienceAnalyticsModelScores.withAppReliabilityScore(Double appReliabilityScore) |
Returns an immutable copy of this with just the
appReliabilityScore field changed.
|
UserExperienceAnalyticsModelScores |
UserExperienceAnalyticsModelScores.withBatteryHealthScore(Double batteryHealthScore) |
Returns an immutable copy of this with just the
batteryHealthScore field changed.
|
UserExperienceAnalyticsModelScores |
UserExperienceAnalyticsModelScores.withEndpointAnalyticsScore(Double endpointAnalyticsScore) |
Returns an immutable copy of this with just the
endpointAnalyticsScore field changed.
|
UserExperienceAnalyticsModelScores |
UserExperienceAnalyticsModelScores.withHealthStatus(UserExperienceAnalyticsHealthState healthStatus) |
Returns an immutable copy of this with just the healthStatus
field changed.
|
UserExperienceAnalyticsModelScores |
UserExperienceAnalyticsModelScores.withManufacturer(String manufacturer) |
Returns an immutable copy of this with just the manufacturer
field changed.
|
UserExperienceAnalyticsModelScores |
UserExperienceAnalyticsModelScores.withModel(String model) |
Returns an immutable copy of this with just the model field
changed.
|
UserExperienceAnalyticsModelScores |
UserExperienceAnalyticsModelScores.withModelDeviceCount(Long modelDeviceCount) |
Returns an immutable copy of this with just the modelDeviceCount
field changed.
|
UserExperienceAnalyticsModelScores |
UserExperienceAnalyticsModelScores.withStartupPerformanceScore(Double startupPerformanceScore) |
Returns an immutable copy of this with just the
startupPerformanceScore field changed.
|
UserExperienceAnalyticsModelScores |
UserExperienceAnalyticsModelScores.withUnmappedField(String name,
Object value) |
|
UserExperienceAnalyticsModelScores |
UserExperienceAnalyticsModelScores.withWorkFromAnywhereScore(Double workFromAnywhereScore) |
Returns an immutable copy of this with just the
workFromAnywhereScore field changed.
|