| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Team |
Team.Builder.build() |
Team |
Team.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Team |
Team.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Team |
Team.with_administratorid_value(String _administratorid_value) |
Team |
Team.with_businessunitid_value(String _businessunitid_value) |
Team |
Team.with_createdby_value(String _createdby_value) |
Team |
Team.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Team |
Team.with_modifiedby_value(String _modifiedby_value) |
Team |
Team.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Team |
Team.with_queueid_value(String _queueid_value) |
Team |
Team.with_regardingobjectid_value(String _regardingobjectid_value) |
Team |
Team.with_teamtemplateid_value(String _teamtemplateid_value) |
Team |
Team.with_transactioncurrencyid_value(String _transactioncurrencyid_value) |
Team |
Team.withAzureactivedirectoryobjectid(String azureactivedirectoryobjectid) |
Team |
Team.withCreatedon(OffsetDateTime createdon) |
Team |
Team.withDescription(String description) |
Team |
Team.withEmailaddress(String emailaddress) |
Team |
Team.withExchangerate(BigDecimal exchangerate) |
Team |
Team.withImportsequencenumber(Integer importsequencenumber) |
Team |
Team.withIsdefault(Boolean isdefault) |
Team |
Team.withMembershiptype(Integer membershiptype) |
Team |
Team.withModifiedon(OffsetDateTime modifiedon) |
Team |
Team.withName(String name) |
Team |
Team.withOrganizationid(String organizationid) |
Team |
Team.withOverriddencreatedon(OffsetDateTime overriddencreatedon) |
Team |
Team.withProcessid(String processid) |
Team |
Team.withStageid(String stageid) |
Team |
Team.withSystemmanaged(Boolean systemmanaged) |
Team |
Team.withTeamid(String teamid) |
Team |
Team.withTeamtype(Integer teamtype) |
Team |
Team.withTraversedpath(String traversedpath) |
Team |
Team.withUnmappedField(String name,
String value) |
Team |
Team.withVersionnumber(Long versionnumber) |
Team |
Team.withYominame(String yominame) |
Copyright © 2018–2021. All rights reserved.