| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AgreementFile |
AgreementFile.Builder.build() |
AgreementFile |
AgreementFile.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
AgreementFile |
AgreementFile.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
AgreementFile |
AgreementFile.withFileData(AgreementFileData fileData) |
AgreementFile |
AgreementFile.withFileName(String fileName) |
AgreementFile |
AgreementFile.withIsDefault(Boolean isDefault) |
AgreementFile |
AgreementFile.withLanguage(String language) |
Copyright © 2018–2020. All rights reserved.