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