| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Agreement |
Agreement.Builder.build() |
Agreement |
Agreement.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Agreement |
Agreement.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Agreement |
Agreement.withDisplayName(String displayName) |
Agreement |
Agreement.withIsViewingBeforeAcceptanceRequired(Boolean isViewingBeforeAcceptanceRequired) |
Copyright © 2018–2020. All rights reserved.