| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
UserExperienceAnalyticsBaseline |
UserExperienceAnalyticsBaseline.Builder.build() |
UserExperienceAnalyticsBaseline |
UserExperienceAnalyticsBaseline.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
UserExperienceAnalyticsBaseline |
UserExperienceAnalyticsBaseline.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
UserExperienceAnalyticsBaseline |
UserExperienceAnalyticsBaseline.withCreatedDateTime(OffsetDateTime createdDateTime)
Returns an immutable copy of
this with just the createdDateTime
field changed. |
UserExperienceAnalyticsBaseline |
UserExperienceAnalyticsBaseline.withDisplayName(String displayName)
Returns an immutable copy of
this with just the displayName
field changed. |
UserExperienceAnalyticsBaseline |
UserExperienceAnalyticsBaseline.withIsBuiltIn(Boolean isBuiltIn)
Returns an immutable copy of
this with just the isBuiltIn field
changed. |
Copyright © 2018–2020. All rights reserved.