public class Msdyn_analysisresult extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Msdyn_analysisresult.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Msdyn_analysisresult() |
protected Integer msdyn_line
protected String msdyn_snippet
protected String msdyn_messageid
protected Integer msdyn_severity
protected Integer msdyn_level
protected String msdyn_solutionhealthmessage
protected String msdyn_module
protected Integer msdyn_analysiscomponenttype
protected OffsetDateTime modifiedon
protected String _modifiedby_value
protected Integer msdyn_category
protected String _msdyn_analysisjobid_value
protected String _ownerid_value
protected String _owningteam_value
protected String msdyn_analysisresultid
protected String _owningbusinessunit_value
protected String _createdby_value
protected Integer msdyn_returnstatus
protected Long versionnumber
protected Integer msdyn_componenttype
protected String msdyn_type
protected Integer utcconversiontimezonecode
protected String _createdonbehalfby_value
protected String msdyn_rulereferenceuri
protected String msdyn_entityname
protected Integer statecode
protected String msdyn_message
protected String msdyn_messagearguments
protected String _owninguser_value
protected Integer importsequencenumber
protected String msdyn_ruleid
protected Boolean msdyn_hasresolution
protected String msdyn_member
protected String _msdyn_analysiscomponentid_value
protected OffsetDateTime overriddencreatedon
protected Integer timezoneruleversionnumber
protected String msdyn_helplink
protected String msdyn_fileuri
protected Integer statuscode
protected OffsetDateTime createdon
protected String msdyn_name
protected String _modifiedonbehalfby_value
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Msdyn_analysisresult.Builder builderMsdyn_analysisresult()
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 Msdyn_analysisresult withMsdyn_line(Integer msdyn_line)
public Msdyn_analysisresult withMsdyn_snippet(String msdyn_snippet)
public Msdyn_analysisresult withMsdyn_messageid(String msdyn_messageid)
public Msdyn_analysisresult withMsdyn_severity(Integer msdyn_severity)
public Msdyn_analysisresult withMsdyn_level(Integer msdyn_level)
public Msdyn_analysisresult withMsdyn_solutionhealthmessage(String msdyn_solutionhealthmessage)
public Msdyn_analysisresult withMsdyn_module(String msdyn_module)
public Msdyn_analysisresult withMsdyn_analysiscomponenttype(Integer msdyn_analysiscomponenttype)
public Optional<OffsetDateTime> getModifiedon()
public Msdyn_analysisresult withModifiedon(OffsetDateTime modifiedon)
public Msdyn_analysisresult with_modifiedby_value(String _modifiedby_value)
public Msdyn_analysisresult withMsdyn_category(Integer msdyn_category)
public Msdyn_analysisresult with_msdyn_analysisjobid_value(String _msdyn_analysisjobid_value)
public Msdyn_analysisresult with_ownerid_value(String _ownerid_value)
public Msdyn_analysisresult with_owningteam_value(String _owningteam_value)
public Msdyn_analysisresult withMsdyn_analysisresultid(String msdyn_analysisresultid)
public Msdyn_analysisresult with_owningbusinessunit_value(String _owningbusinessunit_value)
public Msdyn_analysisresult with_createdby_value(String _createdby_value)
public Msdyn_analysisresult withMsdyn_returnstatus(Integer msdyn_returnstatus)
public Msdyn_analysisresult withVersionnumber(Long versionnumber)
public Msdyn_analysisresult withMsdyn_componenttype(Integer msdyn_componenttype)
public Msdyn_analysisresult withMsdyn_type(String msdyn_type)
public Msdyn_analysisresult withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Msdyn_analysisresult with_createdonbehalfby_value(String _createdonbehalfby_value)
public Msdyn_analysisresult withMsdyn_rulereferenceuri(String msdyn_rulereferenceuri)
public Msdyn_analysisresult withMsdyn_entityname(String msdyn_entityname)
public Msdyn_analysisresult withStatecode(Integer statecode)
public Msdyn_analysisresult withMsdyn_message(String msdyn_message)
public Msdyn_analysisresult withMsdyn_messagearguments(String msdyn_messagearguments)
public Msdyn_analysisresult with_owninguser_value(String _owninguser_value)
public Msdyn_analysisresult withImportsequencenumber(Integer importsequencenumber)
public Msdyn_analysisresult withMsdyn_ruleid(String msdyn_ruleid)
public Msdyn_analysisresult withMsdyn_hasresolution(Boolean msdyn_hasresolution)
public Msdyn_analysisresult withMsdyn_member(String msdyn_member)
public Msdyn_analysisresult with_msdyn_analysiscomponentid_value(String _msdyn_analysiscomponentid_value)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Msdyn_analysisresult withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Msdyn_analysisresult withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Msdyn_analysisresult withMsdyn_helplink(String msdyn_helplink)
public Msdyn_analysisresult withMsdyn_fileuri(String msdyn_fileuri)
public Msdyn_analysisresult withStatuscode(Integer statuscode)
public Optional<OffsetDateTime> getCreatedon()
public Msdyn_analysisresult withCreatedon(OffsetDateTime createdon)
public Msdyn_analysisresult withMsdyn_name(String msdyn_name)
public Msdyn_analysisresult with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Msdyn_analysisresult withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getCreatedby()
public SystemuserRequest getCreatedonbehalfby()
public SystemuserRequest getModifiedby()
public SystemuserRequest getModifiedonbehalfby()
public SystemuserRequest getOwninguser()
public TeamRequest getOwningteam()
public PrincipalRequest getOwnerid()
public BusinessunitRequest getOwningbusinessunit()
public SyncerrorCollectionRequest getMsdyn_analysisresult_SyncErrors()
public DuplicaterecordCollectionRequest getMsdyn_analysisresult_DuplicateMatchingRecord()
public DuplicaterecordCollectionRequest getMsdyn_analysisresult_DuplicateBaseRecord()
public AsyncoperationCollectionRequest getMsdyn_analysisresult_AsyncOperations()
public MailboxtrackingfolderCollectionRequest getMsdyn_analysisresult_MailboxTrackingFolders()
public ProcesssessionCollectionRequest getMsdyn_analysisresult_ProcessSession()
public BulkdeletefailureCollectionRequest getMsdyn_analysisresult_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_analysisresult_PrincipalObjectAttributeAccesses()
public Msdyn_analysiscomponentRequest getMsdyn_AnalysisComponentId()
public Msdyn_analysisjobRequest getMsdyn_AnalysisJobId()
public Msdyn_analysisresultdetailCollectionRequest getMsdyn_msdyn_analysisresult_msdyn_analysisresultdetail_AnalysisResult()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Msdyn_analysisresult 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 Msdyn_analysisresult 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–2021. All rights reserved.