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