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