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