Package microsoft.dynamics.crm.entity
Class Environmentvariablevalue
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Environmentvariablevalue
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Environmentvariablevalue extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEnvironmentvariablevalue.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedEnvironmentvariablevalue()
-
Method Summary
-
-
-
Field Detail
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
_ownerid_value
protected UUID _ownerid_value
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
ismanaged
protected Boolean ismanaged
-
value
protected String value
-
schemaname
protected String schemaname
-
environmentvariablevalueid
protected UUID environmentvariablevalueid
-
_modifiedby_value
protected UUID _modifiedby_value
-
iscustomizable
protected BooleanManagedProperty iscustomizable
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
_environmentvariabledefinitionid_value
protected UUID _environmentvariabledefinitionid_value
-
modifiedon
protected OffsetDateTime modifiedon
-
environmentvariablevalueidunique
protected UUID environmentvariablevalueidunique
-
statecode
protected Integer statecode
-
_owninguser_value
protected UUID _owninguser_value
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
_owningteam_value
protected UUID _owningteam_value
-
introducedversion
protected String introducedversion
-
statuscode
protected Integer statuscode
-
_owningbusinessunit_value
protected UUID _owningbusinessunit_value
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
versionnumber
protected Long versionnumber
-
createdon
protected OffsetDateTime createdon
-
importsequencenumber
protected Integer importsequencenumber
-
componentstate
protected Integer componentstate
-
_createdby_value
protected UUID _createdby_value
-
solutionid
protected UUID solutionid
-
overwritetime
protected OffsetDateTime overwritetime
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderEnvironmentvariablevalue
public static Environmentvariablevalue.Builder builderEnvironmentvariablevalue()
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_modifiedonbehalfby_value
public Environmentvariablevalue with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
with_ownerid_value
public Environmentvariablevalue with_ownerid_value(UUID _ownerid_value)
-
withUtcconversiontimezonecode
public Environmentvariablevalue withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withIsmanaged
public Environmentvariablevalue withIsmanaged(Boolean ismanaged)
-
withValue
public Environmentvariablevalue withValue(String value)
-
withSchemaname
public Environmentvariablevalue withSchemaname(String schemaname)
-
withEnvironmentvariablevalueid
public Environmentvariablevalue withEnvironmentvariablevalueid(UUID environmentvariablevalueid)
-
with_modifiedby_value
public Environmentvariablevalue with_modifiedby_value(UUID _modifiedby_value)
-
getIscustomizable
public Optional<BooleanManagedProperty> getIscustomizable()
-
withIscustomizable
public Environmentvariablevalue withIscustomizable(BooleanManagedProperty iscustomizable)
-
withTimezoneruleversionnumber
public Environmentvariablevalue withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
get_environmentvariabledefinitionid_value
public Optional<UUID> get_environmentvariabledefinitionid_value()
-
with_environmentvariabledefinitionid_value
public Environmentvariablevalue with_environmentvariabledefinitionid_value(UUID _environmentvariabledefinitionid_value)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Environmentvariablevalue withModifiedon(OffsetDateTime modifiedon)
-
withEnvironmentvariablevalueidunique
public Environmentvariablevalue withEnvironmentvariablevalueidunique(UUID environmentvariablevalueidunique)
-
withStatecode
public Environmentvariablevalue withStatecode(Integer statecode)
-
with_owninguser_value
public Environmentvariablevalue with_owninguser_value(UUID _owninguser_value)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Environmentvariablevalue withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
with_owningteam_value
public Environmentvariablevalue with_owningteam_value(UUID _owningteam_value)
-
withIntroducedversion
public Environmentvariablevalue withIntroducedversion(String introducedversion)
-
withStatuscode
public Environmentvariablevalue withStatuscode(Integer statuscode)
-
with_owningbusinessunit_value
public Environmentvariablevalue with_owningbusinessunit_value(UUID _owningbusinessunit_value)
-
with_createdonbehalfby_value
public Environmentvariablevalue with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
withVersionnumber
public Environmentvariablevalue withVersionnumber(Long versionnumber)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Environmentvariablevalue withCreatedon(OffsetDateTime createdon)
-
withImportsequencenumber
public Environmentvariablevalue withImportsequencenumber(Integer importsequencenumber)
-
withComponentstate
public Environmentvariablevalue withComponentstate(Integer componentstate)
-
with_createdby_value
public Environmentvariablevalue with_createdby_value(UUID _createdby_value)
-
withSolutionid
public Environmentvariablevalue withSolutionid(UUID solutionid)
-
getOverwritetime
public Optional<OffsetDateTime> getOverwritetime()
-
withOverwritetime
public Environmentvariablevalue withOverwritetime(OffsetDateTime overwritetime)
-
withUnmappedField
public Environmentvariablevalue 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()
-
getEnvironmentvariablevalue_SyncErrors
public SyncerrorCollectionRequest getEnvironmentvariablevalue_SyncErrors()
-
getEnvironmentvariablevalue_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest getEnvironmentvariablevalue_DuplicateMatchingRecord()
-
getEnvironmentvariablevalue_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getEnvironmentvariablevalue_DuplicateBaseRecord()
-
getEnvironmentvariablevalue_AsyncOperations
public AsyncoperationCollectionRequest getEnvironmentvariablevalue_AsyncOperations()
-
getEnvironmentvariablevalue_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest getEnvironmentvariablevalue_MailboxTrackingFolders()
-
getEnvironmentvariablevalue_ProcessSession
public ProcesssessionCollectionRequest getEnvironmentvariablevalue_ProcessSession()
-
getEnvironmentvariablevalue_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getEnvironmentvariablevalue_BulkDeleteFailures()
-
getEnvironmentvariablevalue_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest getEnvironmentvariablevalue_PrincipalObjectAttributeAccesses()
-
getEnvironmentVariableDefinitionId
public EnvironmentvariabledefinitionRequest getEnvironmentVariableDefinitionId()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Environmentvariablevalue 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 Environmentvariablevalue 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
-
-