Uses of Class
microsoft.dynamics.crm.entity.Systemuserroles
-
Packages that use Systemuserroles Package Description microsoft.dynamics.crm.entity -
-
Uses of Systemuserroles in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Systemuserroles Modifier and Type Method Description SystemuserrolesSystemuserroles.Builder. build()SystemuserrolesSystemuserroles. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.SystemuserrolesSystemuserroles. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).SystemuserrolesSystemuserroles. withRoleid(UUID roleid)SystemuserrolesSystemuserroles. withSystemuserid(UUID systemuserid)SystemuserrolesSystemuserroles. withSystemuserroleid(UUID systemuserroleid)SystemuserrolesSystemuserroles. withUnmappedField(String name, Object value)SystemuserrolesSystemuserroles. withVersionnumber(Long versionnumber)
-