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