Package microsoft.dynamics.crm.entity
Class Environmentvariabledefinition
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Environmentvariabledefinition
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Environmentvariabledefinition extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEnvironmentvariabledefinition.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedEnvironmentvariabledefinition()
-
Method Summary
-
-
-
Field Detail
-
valueschema
protected String valueschema
-
createdon
protected OffsetDateTime createdon
-
overwritetime
protected OffsetDateTime overwritetime
-
defaultvalue
protected String defaultvalue
-
_owninguser_value
protected String _owninguser_value
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
statecode
protected Integer statecode
-
ismanaged
protected Boolean ismanaged
-
description
protected String description
-
_createdby_value
protected String _createdby_value
-
iscustomizable
protected BooleanManagedProperty iscustomizable
-
_owningbusinessunit_value
protected String _owningbusinessunit_value
-
hint
protected String hint
-
isrequired
protected Boolean isrequired
-
versionnumber
protected Long versionnumber
-
environmentvariabledefinitionid
protected String environmentvariabledefinitionid
-
_ownerid_value
protected String _ownerid_value
-
displayname
protected String displayname
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
schemaname
protected String schemaname
-
importsequencenumber
protected Integer importsequencenumber
-
introducedversion
protected String introducedversion
-
statuscode
protected Integer statuscode
-
_modifiedonbehalfby_value
protected String _modifiedonbehalfby_value
-
environmentvariabledefinitionidunique
protected String environmentvariabledefinitionidunique
-
_modifiedby_value
protected String _modifiedby_value
-
_owningteam_value
protected String _owningteam_value
-
type
protected Integer type
-
modifiedon
protected OffsetDateTime modifiedon
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
componentstate
protected Integer componentstate
-
_createdonbehalfby_value
protected String _createdonbehalfby_value
-
solutionid
protected String solutionid
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderEnvironmentvariabledefinition
public static Environmentvariabledefinition.Builder builderEnvironmentvariabledefinition()
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
-
withValueschema
public Environmentvariabledefinition withValueschema(String valueschema)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Environmentvariabledefinition withCreatedon(OffsetDateTime createdon)
-
getOverwritetime
public Optional<OffsetDateTime> getOverwritetime()
-
withOverwritetime
public Environmentvariabledefinition withOverwritetime(OffsetDateTime overwritetime)
-
withDefaultvalue
public Environmentvariabledefinition withDefaultvalue(String defaultvalue)
-
with_owninguser_value
public Environmentvariabledefinition with_owninguser_value(String _owninguser_value)
-
withUtcconversiontimezonecode
public Environmentvariabledefinition withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withStatecode
public Environmentvariabledefinition withStatecode(Integer statecode)
-
withIsmanaged
public Environmentvariabledefinition withIsmanaged(Boolean ismanaged)
-
withDescription
public Environmentvariabledefinition withDescription(String description)
-
with_createdby_value
public Environmentvariabledefinition with_createdby_value(String _createdby_value)
-
getIscustomizable
public Optional<BooleanManagedProperty> getIscustomizable()
-
withIscustomizable
public Environmentvariabledefinition withIscustomizable(BooleanManagedProperty iscustomizable)
-
with_owningbusinessunit_value
public Environmentvariabledefinition with_owningbusinessunit_value(String _owningbusinessunit_value)
-
withHint
public Environmentvariabledefinition withHint(String hint)
-
withIsrequired
public Environmentvariabledefinition withIsrequired(Boolean isrequired)
-
withVersionnumber
public Environmentvariabledefinition withVersionnumber(Long versionnumber)
-
withEnvironmentvariabledefinitionid
public Environmentvariabledefinition withEnvironmentvariabledefinitionid(String environmentvariabledefinitionid)
-
with_ownerid_value
public Environmentvariabledefinition with_ownerid_value(String _ownerid_value)
-
withDisplayname
public Environmentvariabledefinition withDisplayname(String displayname)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Environmentvariabledefinition withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
withSchemaname
public Environmentvariabledefinition withSchemaname(String schemaname)
-
withImportsequencenumber
public Environmentvariabledefinition withImportsequencenumber(Integer importsequencenumber)
-
withIntroducedversion
public Environmentvariabledefinition withIntroducedversion(String introducedversion)
-
withStatuscode
public Environmentvariabledefinition withStatuscode(Integer statuscode)
-
with_modifiedonbehalfby_value
public Environmentvariabledefinition with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
-
getEnvironmentvariabledefinitionidunique
public Optional<String> getEnvironmentvariabledefinitionidunique()
-
withEnvironmentvariabledefinitionidunique
public Environmentvariabledefinition withEnvironmentvariabledefinitionidunique(String environmentvariabledefinitionidunique)
-
with_modifiedby_value
public Environmentvariabledefinition with_modifiedby_value(String _modifiedby_value)
-
with_owningteam_value
public Environmentvariabledefinition with_owningteam_value(String _owningteam_value)
-
withType
public Environmentvariabledefinition withType(Integer type)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Environmentvariabledefinition withModifiedon(OffsetDateTime modifiedon)
-
withTimezoneruleversionnumber
public Environmentvariabledefinition withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withComponentstate
public Environmentvariabledefinition withComponentstate(Integer componentstate)
-
with_createdonbehalfby_value
public Environmentvariabledefinition with_createdonbehalfby_value(String _createdonbehalfby_value)
-
withSolutionid
public Environmentvariabledefinition withSolutionid(String solutionid)
-
withUnmappedField
public Environmentvariabledefinition 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()
-
getEnvironmentvariabledefinition_SyncErrors
public SyncerrorCollectionRequest getEnvironmentvariabledefinition_SyncErrors()
-
getEnvironmentvariabledefinition_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest getEnvironmentvariabledefinition_DuplicateMatchingRecord()
-
getEnvironmentvariabledefinition_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getEnvironmentvariabledefinition_DuplicateBaseRecord()
-
getEnvironmentvariabledefinition_AsyncOperations
public AsyncoperationCollectionRequest getEnvironmentvariabledefinition_AsyncOperations()
-
getEnvironmentvariabledefinition_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest getEnvironmentvariabledefinition_MailboxTrackingFolders()
-
getEnvironmentvariabledefinition_ProcessSession
public ProcesssessionCollectionRequest getEnvironmentvariabledefinition_ProcessSession()
-
getEnvironmentvariabledefinition_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getEnvironmentvariabledefinition_BulkDeleteFailures()
-
getEnvironmentvariabledefinition_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest getEnvironmentvariabledefinition_PrincipalObjectAttributeAccesses()
-
getEnvironmentvariabledefinition_environmentvariablevalue
public EnvironmentvariablevalueCollectionRequest getEnvironmentvariabledefinition_environmentvariablevalue()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Environmentvariabledefinition 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 Environmentvariabledefinition 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
-
-