| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
UserExperienceAnalyticsDeviceStartupProcessPerformance |
UserExperienceAnalyticsDeviceStartupProcessPerformance.Builder.build() |
UserExperienceAnalyticsDeviceStartupProcessPerformance |
UserExperienceAnalyticsDeviceStartupProcessPerformance.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
UserExperienceAnalyticsDeviceStartupProcessPerformance |
UserExperienceAnalyticsDeviceStartupProcessPerformance.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
UserExperienceAnalyticsDeviceStartupProcessPerformance |
UserExperienceAnalyticsDeviceStartupProcessPerformance.withDeviceCount(Long deviceCount)
Returns an immutable copy of
this with just the deviceCount
field changed. |
UserExperienceAnalyticsDeviceStartupProcessPerformance |
UserExperienceAnalyticsDeviceStartupProcessPerformance.withMedianImpactInMs(Integer medianImpactInMs)
Returns an immutable copy of
this with just the medianImpactInMs
field changed. |
UserExperienceAnalyticsDeviceStartupProcessPerformance |
UserExperienceAnalyticsDeviceStartupProcessPerformance.withProcessName(String processName)
Returns an immutable copy of
this with just the processName
field changed. |
UserExperienceAnalyticsDeviceStartupProcessPerformance |
UserExperienceAnalyticsDeviceStartupProcessPerformance.withProductName(String productName)
Returns an immutable copy of
this with just the productName
field changed. |
UserExperienceAnalyticsDeviceStartupProcessPerformance |
UserExperienceAnalyticsDeviceStartupProcessPerformance.withPublisher(String publisher)
Returns an immutable copy of
this with just the publisher field
changed. |
UserExperienceAnalyticsDeviceStartupProcessPerformance |
UserExperienceAnalyticsDeviceStartupProcessPerformance.withTotalImpactInMs(Integer totalImpactInMs)
Returns an immutable copy of
this with just the totalImpactInMs
field changed. |
Copyright © 2018–2020. All rights reserved.