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