| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ListItem |
ListItem.Builder.build() |
ListItem |
ListItem.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
ListItem |
ListItem.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
ListItem |
ListItem.withContentType(ContentTypeInfo contentType) |
ListItem |
ListItem.withSharepointIds(SharepointIds sharepointIds) |
Copyright © 2018–2020. All rights reserved.