| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
DriveItemVersion |
class |
ListItemVersion |
| Modifier and Type | Method and Description |
|---|---|
BaseItemVersion |
BaseItemVersion.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
BaseItemVersion |
BaseItemVersion.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
BaseItemVersion |
BaseItemVersion.withLastModifiedBy(IdentitySet lastModifiedBy) |
BaseItemVersion |
BaseItemVersion.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
BaseItemVersion |
BaseItemVersion.withPublication(PublicationFacet publication) |
Copyright © 2018–2020. All rights reserved.