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