public class Msdyn_solutionhealthruleset extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Msdyn_solutionhealthruleset.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
_createdby_value |
protected String |
_createdonbehalfby_value |
protected String |
_modifiedby_value |
protected String |
_modifiedonbehalfby_value |
protected String |
_organizationid_value |
protected OffsetDateTime |
createdon |
protected Integer |
importsequencenumber |
protected OffsetDateTime |
modifiedon |
protected String |
msdyn_description |
protected String |
msdyn_name |
protected String |
msdyn_solutionhealthrulesetid |
protected String |
msdyn_uniquename |
protected OffsetDateTime |
overriddencreatedon |
protected Integer |
statecode |
protected Integer |
statuscode |
protected Integer |
timezoneruleversionnumber |
protected Integer |
utcconversiontimezonecode |
protected Long |
versionnumber |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Msdyn_solutionhealthruleset() |
protected String msdyn_name
protected String msdyn_description
protected Integer utcconversiontimezonecode
protected Integer statecode
protected String _createdonbehalfby_value
protected OffsetDateTime modifiedon
protected Integer timezoneruleversionnumber
protected Long versionnumber
protected String _organizationid_value
protected String _createdby_value
protected Integer importsequencenumber
protected OffsetDateTime createdon
protected String _modifiedby_value
protected String msdyn_uniquename
protected OffsetDateTime overriddencreatedon
protected Integer statuscode
protected String _modifiedonbehalfby_value
protected String msdyn_solutionhealthrulesetid
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Msdyn_solutionhealthruleset.Builder builderMsdyn_solutionhealthruleset()
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_solutionhealthruleset withMsdyn_name(String msdyn_name)
public Msdyn_solutionhealthruleset withMsdyn_description(String msdyn_description)
public Msdyn_solutionhealthruleset withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Msdyn_solutionhealthruleset withStatecode(Integer statecode)
public Msdyn_solutionhealthruleset with_createdonbehalfby_value(String _createdonbehalfby_value)
public Optional<OffsetDateTime> getModifiedon()
public Msdyn_solutionhealthruleset withModifiedon(OffsetDateTime modifiedon)
public Msdyn_solutionhealthruleset withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Msdyn_solutionhealthruleset withVersionnumber(Long versionnumber)
public Msdyn_solutionhealthruleset with_organizationid_value(String _organizationid_value)
public Msdyn_solutionhealthruleset with_createdby_value(String _createdby_value)
public Msdyn_solutionhealthruleset withImportsequencenumber(Integer importsequencenumber)
public Optional<OffsetDateTime> getCreatedon()
public Msdyn_solutionhealthruleset withCreatedon(OffsetDateTime createdon)
public Msdyn_solutionhealthruleset with_modifiedby_value(String _modifiedby_value)
public Msdyn_solutionhealthruleset withMsdyn_uniquename(String msdyn_uniquename)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Msdyn_solutionhealthruleset withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Msdyn_solutionhealthruleset withStatuscode(Integer statuscode)
public Msdyn_solutionhealthruleset with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Msdyn_solutionhealthruleset withMsdyn_solutionhealthrulesetid(String msdyn_solutionhealthrulesetid)
public Msdyn_solutionhealthruleset withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getCreatedby()
public SystemuserRequest getCreatedonbehalfby()
public SystemuserRequest getModifiedby()
public SystemuserRequest getModifiedonbehalfby()
public OrganizationRequest getOrganizationid()
public SyncerrorCollectionRequest getMsdyn_solutionhealthruleset_SyncErrors()
public DuplicaterecordCollectionRequest getMsdyn_solutionhealthruleset_DuplicateMatchingRecord()
public DuplicaterecordCollectionRequest getMsdyn_solutionhealthruleset_DuplicateBaseRecord()
public AsyncoperationCollectionRequest getMsdyn_solutionhealthruleset_AsyncOperations()
public MailboxtrackingfolderCollectionRequest getMsdyn_solutionhealthruleset_MailboxTrackingFolders()
public ProcesssessionCollectionRequest getMsdyn_solutionhealthruleset_ProcessSession()
public BulkdeletefailureCollectionRequest getMsdyn_solutionhealthruleset_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_solutionhealthruleset_PrincipalObjectAttributeAccesses()
public Msdyn_analysiscomponentCollectionRequest getMsdyn_msdyn_solutionhealthruleset_msdyn_analysi()
public Msdyn_solutionhealthruleCollectionRequest getMsdyn_msdyn_solutionhealthruleset_msdyn_solutio()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Msdyn_solutionhealthruleset 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_solutionhealthruleset 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.