Uses of Class
odata.msgraph.client.beta.entity.AgreementFile
-
Packages that use AgreementFile Package Description odata.msgraph.client.beta.entity -
-
Uses of AgreementFile in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return AgreementFile Modifier and Type Method Description AgreementFileAgreementFile.Builder. build()AgreementFileAgreementFile. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.AgreementFileAgreementFile. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).AgreementFileAgreementFile. withUnmappedField(String name, String value)
-