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