| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
SharedInsight |
SharedInsight.Builder.build() |
SharedInsight |
SharedInsight.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
SharedInsight |
SharedInsight.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
SharedInsight |
SharedInsight.withLastShared(SharingDetail lastShared) |
SharedInsight |
SharedInsight.withResourceReference(ResourceReference resourceReference)
Returns an immutable copy of
this with just the resourceReference
field changed. |
SharedInsight |
SharedInsight.withResourceVisualization(ResourceVisualization resourceVisualization)
Returns an immutable copy of
this with just the resourceVisualization field changed. |
Copyright © 2018–2020. All rights reserved.