public class Teamsyncattributemappingprofiles extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Teamsyncattributemappingprofiles.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
syncattributemappingprofileid |
protected String |
teamid |
protected String |
teamsyncattributemappingprofileid |
protected Long |
versionnumber |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Teamsyncattributemappingprofiles() |
protected String teamsyncattributemappingprofileid
protected String syncattributemappingprofileid
protected Long versionnumber
protected String teamid
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Teamsyncattributemappingprofiles.Builder builderTeamsyncattributemappingprofiles()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class Crmbaseentitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class Crmbaseentitypublic Teamsyncattributemappingprofiles withTeamsyncattributemappingprofileid(String teamsyncattributemappingprofileid)
public Teamsyncattributemappingprofiles withSyncattributemappingprofileid(String syncattributemappingprofileid)
public Teamsyncattributemappingprofiles withVersionnumber(Long versionnumber)
public Teamsyncattributemappingprofiles withTeamid(String teamid)
public Teamsyncattributemappingprofiles withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Teamsyncattributemappingprofiles patch()
this with changed fields reset.patch in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic Teamsyncattributemappingprofiles put()
this
with changed fields reset (they were ignored anyway).put in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic String toString()
toString in class CrmbaseentityCopyright © 2018–2020. All rights reserved.