public class Environmentvariablevalue extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Environmentvariablevalue.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Environmentvariablevalue() |
protected String _modifiedonbehalfby_value
protected String _ownerid_value
protected Integer utcconversiontimezonecode
protected Boolean ismanaged
protected String value
protected String schemaname
protected String environmentvariablevalueid
protected String _modifiedby_value
protected BooleanManagedProperty iscustomizable
protected Integer timezoneruleversionnumber
protected String _environmentvariabledefinitionid_value
protected OffsetDateTime modifiedon
protected String environmentvariablevalueidunique
protected Integer statecode
protected String _owninguser_value
protected OffsetDateTime overriddencreatedon
protected String _owningteam_value
protected String introducedversion
protected Integer statuscode
protected String _owningbusinessunit_value
protected String _createdonbehalfby_value
protected Long versionnumber
protected OffsetDateTime createdon
protected Integer importsequencenumber
protected Integer componentstate
protected String _createdby_value
protected String solutionid
protected OffsetDateTime overwritetime
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Environmentvariablevalue.Builder builderEnvironmentvariablevalue()
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 Environmentvariablevalue with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Environmentvariablevalue with_ownerid_value(String _ownerid_value)
public Environmentvariablevalue withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Environmentvariablevalue withIsmanaged(Boolean ismanaged)
public Environmentvariablevalue withValue(String value)
public Environmentvariablevalue withSchemaname(String schemaname)
public Environmentvariablevalue withEnvironmentvariablevalueid(String environmentvariablevalueid)
public Environmentvariablevalue with_modifiedby_value(String _modifiedby_value)
public Optional<BooleanManagedProperty> getIscustomizable()
public Environmentvariablevalue withIscustomizable(BooleanManagedProperty iscustomizable)
public Environmentvariablevalue withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Optional<String> get_environmentvariabledefinitionid_value()
public Environmentvariablevalue with_environmentvariabledefinitionid_value(String _environmentvariabledefinitionid_value)
public Optional<OffsetDateTime> getModifiedon()
public Environmentvariablevalue withModifiedon(OffsetDateTime modifiedon)
public Environmentvariablevalue withEnvironmentvariablevalueidunique(String environmentvariablevalueidunique)
public Environmentvariablevalue withStatecode(Integer statecode)
public Environmentvariablevalue with_owninguser_value(String _owninguser_value)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Environmentvariablevalue withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Environmentvariablevalue with_owningteam_value(String _owningteam_value)
public Environmentvariablevalue withIntroducedversion(String introducedversion)
public Environmentvariablevalue withStatuscode(Integer statuscode)
public Environmentvariablevalue with_owningbusinessunit_value(String _owningbusinessunit_value)
public Environmentvariablevalue with_createdonbehalfby_value(String _createdonbehalfby_value)
public Environmentvariablevalue withVersionnumber(Long versionnumber)
public Optional<OffsetDateTime> getCreatedon()
public Environmentvariablevalue withCreatedon(OffsetDateTime createdon)
public Environmentvariablevalue withImportsequencenumber(Integer importsequencenumber)
public Environmentvariablevalue withComponentstate(Integer componentstate)
public Environmentvariablevalue with_createdby_value(String _createdby_value)
public Environmentvariablevalue withSolutionid(String solutionid)
public Optional<OffsetDateTime> getOverwritetime()
public Environmentvariablevalue withOverwritetime(OffsetDateTime overwritetime)
public Environmentvariablevalue withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getCreatedby()
public SystemuserRequest getCreatedonbehalfby()
public SystemuserRequest getModifiedby()
public SystemuserRequest getModifiedonbehalfby()
public SystemuserRequest getOwninguser()
public TeamRequest getOwningteam()
public PrincipalRequest getOwnerid()
public BusinessunitRequest getOwningbusinessunit()
public SyncerrorCollectionRequest getEnvironmentvariablevalue_SyncErrors()
public DuplicaterecordCollectionRequest getEnvironmentvariablevalue_DuplicateMatchingRecord()
public DuplicaterecordCollectionRequest getEnvironmentvariablevalue_DuplicateBaseRecord()
public AsyncoperationCollectionRequest getEnvironmentvariablevalue_AsyncOperations()
public MailboxtrackingfolderCollectionRequest getEnvironmentvariablevalue_MailboxTrackingFolders()
public ProcesssessionCollectionRequest getEnvironmentvariablevalue_ProcessSession()
public BulkdeletefailureCollectionRequest getEnvironmentvariablevalue_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getEnvironmentvariablevalue_PrincipalObjectAttributeAccesses()
public EnvironmentvariabledefinitionRequest getEnvironmentVariableDefinitionId()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Environmentvariablevalue 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 Environmentvariablevalue 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.