Package microsoft.dynamics.crm.entity
Class Msdyn_solutionhealthruleset
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Msdyn_solutionhealthruleset
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Msdyn_solutionhealthruleset extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMsdyn_solutionhealthruleset.Builder
-
Field Summary
Fields Modifier and Type Field Description protected String_createdby_valueprotected String_createdonbehalfby_valueprotected String_modifiedby_valueprotected String_modifiedonbehalfby_valueprotected String_organizationid_valueprotected OffsetDateTimecreatedonprotected Integerimportsequencenumberprotected OffsetDateTimemodifiedonprotected Stringmsdyn_descriptionprotected Stringmsdyn_nameprotected Stringmsdyn_solutionhealthrulesetidprotected Stringmsdyn_uniquenameprotected OffsetDateTimeoverriddencreatedonprotected Integerstatecodeprotected Integerstatuscodeprotected Integertimezoneruleversionnumberprotected Integerutcconversiontimezonecodeprotected Longversionnumber-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedMsdyn_solutionhealthruleset()
-
Method Summary
-
-
-
Field Detail
-
msdyn_name
protected String msdyn_name
-
msdyn_description
protected String msdyn_description
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
statecode
protected Integer statecode
-
_createdonbehalfby_value
protected String _createdonbehalfby_value
-
modifiedon
protected OffsetDateTime modifiedon
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
versionnumber
protected Long versionnumber
-
_organizationid_value
protected String _organizationid_value
-
_createdby_value
protected String _createdby_value
-
importsequencenumber
protected Integer importsequencenumber
-
createdon
protected OffsetDateTime createdon
-
_modifiedby_value
protected String _modifiedby_value
-
msdyn_uniquename
protected String msdyn_uniquename
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
statuscode
protected Integer statuscode
-
_modifiedonbehalfby_value
protected String _modifiedonbehalfby_value
-
msdyn_solutionhealthrulesetid
protected String msdyn_solutionhealthrulesetid
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderMsdyn_solutionhealthruleset
public static Msdyn_solutionhealthruleset.Builder builderMsdyn_solutionhealthruleset()
Returns a builder which is used to create a new instance of this class (given that this class is immutable).- Returns:
- a new Builder for this class
-
getChangedFields
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
- Specified by:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classCrmbaseentity
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classCrmbaseentity
-
withMsdyn_name
public Msdyn_solutionhealthruleset withMsdyn_name(String msdyn_name)
-
withMsdyn_description
public Msdyn_solutionhealthruleset withMsdyn_description(String msdyn_description)
-
withUtcconversiontimezonecode
public Msdyn_solutionhealthruleset withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withStatecode
public Msdyn_solutionhealthruleset withStatecode(Integer statecode)
-
with_createdonbehalfby_value
public Msdyn_solutionhealthruleset with_createdonbehalfby_value(String _createdonbehalfby_value)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Msdyn_solutionhealthruleset withModifiedon(OffsetDateTime modifiedon)
-
withTimezoneruleversionnumber
public Msdyn_solutionhealthruleset withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withVersionnumber
public Msdyn_solutionhealthruleset withVersionnumber(Long versionnumber)
-
with_organizationid_value
public Msdyn_solutionhealthruleset with_organizationid_value(String _organizationid_value)
-
with_createdby_value
public Msdyn_solutionhealthruleset with_createdby_value(String _createdby_value)
-
withImportsequencenumber
public Msdyn_solutionhealthruleset withImportsequencenumber(Integer importsequencenumber)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Msdyn_solutionhealthruleset withCreatedon(OffsetDateTime createdon)
-
with_modifiedby_value
public Msdyn_solutionhealthruleset with_modifiedby_value(String _modifiedby_value)
-
withMsdyn_uniquename
public Msdyn_solutionhealthruleset withMsdyn_uniquename(String msdyn_uniquename)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Msdyn_solutionhealthruleset withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
withStatuscode
public Msdyn_solutionhealthruleset withStatuscode(Integer statuscode)
-
with_modifiedonbehalfby_value
public Msdyn_solutionhealthruleset with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
-
withMsdyn_solutionhealthrulesetid
public Msdyn_solutionhealthruleset withMsdyn_solutionhealthrulesetid(String msdyn_solutionhealthrulesetid)
-
withUnmappedField
public Msdyn_solutionhealthruleset withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getOrganizationid
public OrganizationRequest getOrganizationid()
-
getMsdyn_solutionhealthruleset_SyncErrors
public SyncerrorCollectionRequest getMsdyn_solutionhealthruleset_SyncErrors()
-
getMsdyn_solutionhealthruleset_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest getMsdyn_solutionhealthruleset_DuplicateMatchingRecord()
-
getMsdyn_solutionhealthruleset_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getMsdyn_solutionhealthruleset_DuplicateBaseRecord()
-
getMsdyn_solutionhealthruleset_AsyncOperations
public AsyncoperationCollectionRequest getMsdyn_solutionhealthruleset_AsyncOperations()
-
getMsdyn_solutionhealthruleset_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest getMsdyn_solutionhealthruleset_MailboxTrackingFolders()
-
getMsdyn_solutionhealthruleset_ProcessSession
public ProcesssessionCollectionRequest getMsdyn_solutionhealthruleset_ProcessSession()
-
getMsdyn_solutionhealthruleset_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getMsdyn_solutionhealthruleset_BulkDeleteFailures()
-
getMsdyn_solutionhealthruleset_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_solutionhealthruleset_PrincipalObjectAttributeAccesses()
-
getMsdyn_msdyn_solutionhealthruleset_msdyn_analysi
public Msdyn_analysiscomponentCollectionRequest getMsdyn_msdyn_solutionhealthruleset_msdyn_analysi()
-
getMsdyn_msdyn_solutionhealthruleset_msdyn_solutio
public Msdyn_solutionhealthruleCollectionRequest getMsdyn_msdyn_solutionhealthruleset_msdyn_solutio()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Msdyn_solutionhealthruleset patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.- Overrides:
patchin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
put
public Msdyn_solutionhealthruleset put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).- Overrides:
putin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-