| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
List |
List.Builder.build() |
List |
List.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
List |
List.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
List |
List.withDisplayName(String displayName) |
List |
List.withList(ListInfo list) |
List |
List.withSharepointIds(SharepointIds sharepointIds) |
List |
List.withSystem(SystemFacet system) |
Copyright © 2018–2020. All rights reserved.