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