Package microsoft.dynamics.crm.entity
Class Msdyn_solutionhealthruleargument
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Msdyn_solutionhealthruleargument
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Msdyn_solutionhealthruleargument extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMsdyn_solutionhealthruleargument.Builder
-
Field Summary
Fields Modifier and Type Field Description protected String_createdby_valueprotected String_createdonbehalfby_valueprotected String_modifiedby_valueprotected String_modifiedonbehalfby_valueprotected String_msdyn_solutionhealthrule_valueprotected String_ownerid_valueprotected String_owningbusinessunit_valueprotected String_owningteam_valueprotected String_owninguser_valueprotected OffsetDateTimecreatedonprotected Integerimportsequencenumberprotected OffsetDateTimemodifiedonprotected Stringmsdyn_keyprotected Stringmsdyn_nameprotected Stringmsdyn_solutionhealthruleargumentidprotected Stringmsdyn_valueprotected 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_solutionhealthruleargument()
-
Method Summary
-
-
-
Field Detail
-
_owningteam_value
protected String _owningteam_value
-
_ownerid_value
protected String _ownerid_value
-
_modifiedby_value
protected String _modifiedby_value
-
msdyn_solutionhealthruleargumentid
protected String msdyn_solutionhealthruleargumentid
-
modifiedon
protected OffsetDateTime modifiedon
-
msdyn_value
protected String msdyn_value
-
_modifiedonbehalfby_value
protected String _modifiedonbehalfby_value
-
statuscode
protected Integer statuscode
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
_createdonbehalfby_value
protected String _createdonbehalfby_value
-
versionnumber
protected Long versionnumber
-
_createdby_value
protected String _createdby_value
-
createdon
protected OffsetDateTime createdon
-
_owninguser_value
protected String _owninguser_value
-
statecode
protected Integer statecode
-
_owningbusinessunit_value
protected String _owningbusinessunit_value
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
msdyn_key
protected String msdyn_key
-
importsequencenumber
protected Integer importsequencenumber
-
msdyn_name
protected String msdyn_name
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
_msdyn_solutionhealthrule_value
protected String _msdyn_solutionhealthrule_value
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderMsdyn_solutionhealthruleargument
public static Msdyn_solutionhealthruleargument.Builder builderMsdyn_solutionhealthruleargument()
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
-
with_owningteam_value
public Msdyn_solutionhealthruleargument with_owningteam_value(String _owningteam_value)
-
with_ownerid_value
public Msdyn_solutionhealthruleargument with_ownerid_value(String _ownerid_value)
-
with_modifiedby_value
public Msdyn_solutionhealthruleargument with_modifiedby_value(String _modifiedby_value)
-
getMsdyn_solutionhealthruleargumentid
public Optional<String> getMsdyn_solutionhealthruleargumentid()
-
withMsdyn_solutionhealthruleargumentid
public Msdyn_solutionhealthruleargument withMsdyn_solutionhealthruleargumentid(String msdyn_solutionhealthruleargumentid)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Msdyn_solutionhealthruleargument withModifiedon(OffsetDateTime modifiedon)
-
withMsdyn_value
public Msdyn_solutionhealthruleargument withMsdyn_value(String msdyn_value)
-
with_modifiedonbehalfby_value
public Msdyn_solutionhealthruleargument with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
-
withStatuscode
public Msdyn_solutionhealthruleargument withStatuscode(Integer statuscode)
-
withUtcconversiontimezonecode
public Msdyn_solutionhealthruleargument withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
with_createdonbehalfby_value
public Msdyn_solutionhealthruleargument with_createdonbehalfby_value(String _createdonbehalfby_value)
-
withVersionnumber
public Msdyn_solutionhealthruleargument withVersionnumber(Long versionnumber)
-
with_createdby_value
public Msdyn_solutionhealthruleargument with_createdby_value(String _createdby_value)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Msdyn_solutionhealthruleargument withCreatedon(OffsetDateTime createdon)
-
with_owninguser_value
public Msdyn_solutionhealthruleargument with_owninguser_value(String _owninguser_value)
-
withStatecode
public Msdyn_solutionhealthruleargument withStatecode(Integer statecode)
-
with_owningbusinessunit_value
public Msdyn_solutionhealthruleargument with_owningbusinessunit_value(String _owningbusinessunit_value)
-
withTimezoneruleversionnumber
public Msdyn_solutionhealthruleargument withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withMsdyn_key
public Msdyn_solutionhealthruleargument withMsdyn_key(String msdyn_key)
-
withImportsequencenumber
public Msdyn_solutionhealthruleargument withImportsequencenumber(Integer importsequencenumber)
-
withMsdyn_name
public Msdyn_solutionhealthruleargument withMsdyn_name(String msdyn_name)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Msdyn_solutionhealthruleargument withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
with_msdyn_solutionhealthrule_value
public Msdyn_solutionhealthruleargument with_msdyn_solutionhealthrule_value(String _msdyn_solutionhealthrule_value)
-
withUnmappedField
public Msdyn_solutionhealthruleargument withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getOwninguser
public SystemuserRequest getOwninguser()
-
getOwningteam
public TeamRequest getOwningteam()
-
getOwnerid
public PrincipalRequest getOwnerid()
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getMsdyn_solutionhealthruleargument_SyncErrors
public SyncerrorCollectionRequest getMsdyn_solutionhealthruleargument_SyncErrors()
-
getMsdyn_solutionhealthruleargument_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest getMsdyn_solutionhealthruleargument_DuplicateMatchingRecord()
-
getMsdyn_solutionhealthruleargument_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getMsdyn_solutionhealthruleargument_DuplicateBaseRecord()
-
getMsdyn_solutionhealthruleargument_AsyncOperations
public AsyncoperationCollectionRequest getMsdyn_solutionhealthruleargument_AsyncOperations()
-
getMsdyn_solutionhealthruleargument_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest getMsdyn_solutionhealthruleargument_MailboxTrackingFolders()
-
getMsdyn_solutionhealthruleargument_ProcessSession
public ProcesssessionCollectionRequest getMsdyn_solutionhealthruleargument_ProcessSession()
-
getMsdyn_solutionhealthruleargument_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getMsdyn_solutionhealthruleargument_BulkDeleteFailures()
-
getMsdyn_solutionhealthruleargument_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_solutionhealthruleargument_PrincipalObjectAttributeAccesses()
-
getMsdyn_SolutionHealthRule
public Msdyn_solutionhealthruleRequest getMsdyn_SolutionHealthRule()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Msdyn_solutionhealthruleargument 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_solutionhealthruleargument 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
-
-