public class Msdyn_solutionhealthrule extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Msdyn_solutionhealthrule.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Msdyn_solutionhealthrule() |
protected OffsetDateTime createdon
protected String _msdyn_solutionhealthrulesetid_value
protected String _owningbusinessunit_value
protected String _modifiedby_value
protected String _msdyn_resolutionaction_value
protected Long versionnumber
protected Integer importsequencenumber
protected String _msdyn_workflow_value
protected Integer statuscode
protected Integer utcconversiontimezonecode
protected OffsetDateTime modifiedon
protected String msdyn_description
protected String _createdonbehalfby_value
protected OffsetDateTime overriddencreatedon
protected String _owningteam_value
protected String _owninguser_value
protected String msdyn_name
protected Integer timezoneruleversionnumber
protected String _createdby_value
protected String _ownerid_value
protected String msdyn_resolutionmessage
protected String _modifiedonbehalfby_value
protected String msdyn_solutionhealthruleid
protected String msdyn_uniquename
protected String msdyn_owningsolutionid
protected Integer statecode
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Msdyn_solutionhealthrule.Builder builderMsdyn_solutionhealthrule()
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 Optional<OffsetDateTime> getCreatedon()
public Msdyn_solutionhealthrule withCreatedon(OffsetDateTime createdon)
public Optional<String> get_msdyn_solutionhealthrulesetid_value()
public Msdyn_solutionhealthrule with_msdyn_solutionhealthrulesetid_value(String _msdyn_solutionhealthrulesetid_value)
public Msdyn_solutionhealthrule with_owningbusinessunit_value(String _owningbusinessunit_value)
public Msdyn_solutionhealthrule with_modifiedby_value(String _modifiedby_value)
public Msdyn_solutionhealthrule with_msdyn_resolutionaction_value(String _msdyn_resolutionaction_value)
public Msdyn_solutionhealthrule withVersionnumber(Long versionnumber)
public Msdyn_solutionhealthrule withImportsequencenumber(Integer importsequencenumber)
public Msdyn_solutionhealthrule with_msdyn_workflow_value(String _msdyn_workflow_value)
public Msdyn_solutionhealthrule withStatuscode(Integer statuscode)
public Msdyn_solutionhealthrule withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Optional<OffsetDateTime> getModifiedon()
public Msdyn_solutionhealthrule withModifiedon(OffsetDateTime modifiedon)
public Msdyn_solutionhealthrule withMsdyn_description(String msdyn_description)
public Msdyn_solutionhealthrule with_createdonbehalfby_value(String _createdonbehalfby_value)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Msdyn_solutionhealthrule withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Msdyn_solutionhealthrule with_owningteam_value(String _owningteam_value)
public Msdyn_solutionhealthrule with_owninguser_value(String _owninguser_value)
public Msdyn_solutionhealthrule withMsdyn_name(String msdyn_name)
public Msdyn_solutionhealthrule withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Msdyn_solutionhealthrule with_createdby_value(String _createdby_value)
public Msdyn_solutionhealthrule with_ownerid_value(String _ownerid_value)
public Msdyn_solutionhealthrule withMsdyn_resolutionmessage(String msdyn_resolutionmessage)
public Msdyn_solutionhealthrule with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Msdyn_solutionhealthrule withMsdyn_solutionhealthruleid(String msdyn_solutionhealthruleid)
public Msdyn_solutionhealthrule withMsdyn_uniquename(String msdyn_uniquename)
public Msdyn_solutionhealthrule withMsdyn_owningsolutionid(String msdyn_owningsolutionid)
public Msdyn_solutionhealthrule withStatecode(Integer statecode)
public Msdyn_solutionhealthrule 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_solutionhealthrule_SyncErrors()
public DuplicaterecordCollectionRequest getMsdyn_solutionhealthrule_DuplicateMatchingRecord()
public DuplicaterecordCollectionRequest getMsdyn_solutionhealthrule_DuplicateBaseRecord()
public AsyncoperationCollectionRequest getMsdyn_solutionhealthrule_AsyncOperations()
public MailboxtrackingfolderCollectionRequest getMsdyn_solutionhealthrule_MailboxTrackingFolders()
public ProcesssessionCollectionRequest getMsdyn_solutionhealthrule_ProcessSession()
public BulkdeletefailureCollectionRequest getMsdyn_solutionhealthrule_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_solutionhealthrule_PrincipalObjectAttributeAccesses()
public Msdyn_solutionhealthruleargumentCollectionRequest getMsdyn_msdyn_solutionhealthrule_msdyn_solutionhealthruleargument_SolutionHealthRule()
public Msdyn_solutionhealthrulesetRequest getMsdyn_solutionhealthrulesetId()
public WorkflowRequest getMsdyn_Workflow()
public WorkflowRequest getMsdyn_resolutionaction()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Msdyn_solutionhealthrule 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_solutionhealthrule 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.