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