| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Teamroles |
Teamroles.Builder.build() |
Teamroles |
Teamroles.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Teamroles |
Teamroles.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Teamroles |
Teamroles.withRoleid(String roleid) |
Teamroles |
Teamroles.withTeamid(String teamid) |
Teamroles |
Teamroles.withTeamroleid(String teamroleid) |
Teamroles |
Teamroles.withUnmappedField(String name,
String value) |
Teamroles |
Teamroles.withVersionnumber(Long versionnumber) |
Copyright © 2018–2021. All rights reserved.