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