public class Environmentvariabledefinition extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Environmentvariabledefinition.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Environmentvariabledefinition() |
protected String valueschema
protected OffsetDateTime createdon
protected OffsetDateTime overwritetime
protected String defaultvalue
protected String _owninguser_value
protected Integer utcconversiontimezonecode
protected Integer statecode
protected Boolean ismanaged
protected String description
protected String _createdby_value
protected BooleanManagedProperty iscustomizable
protected String _owningbusinessunit_value
protected String hint
protected Boolean isrequired
protected Long versionnumber
protected String environmentvariabledefinitionid
protected String _ownerid_value
protected String displayname
protected OffsetDateTime overriddencreatedon
protected String schemaname
protected Integer importsequencenumber
protected String introducedversion
protected Integer statuscode
protected String _modifiedonbehalfby_value
protected String environmentvariabledefinitionidunique
protected String _modifiedby_value
protected String _owningteam_value
protected Integer type
protected OffsetDateTime modifiedon
protected Integer timezoneruleversionnumber
protected Integer componentstate
protected String _createdonbehalfby_value
protected String solutionid
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Environmentvariabledefinition.Builder builderEnvironmentvariabledefinition()
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 Environmentvariabledefinition withValueschema(String valueschema)
public Optional<OffsetDateTime> getCreatedon()
public Environmentvariabledefinition withCreatedon(OffsetDateTime createdon)
public Optional<OffsetDateTime> getOverwritetime()
public Environmentvariabledefinition withOverwritetime(OffsetDateTime overwritetime)
public Environmentvariabledefinition withDefaultvalue(String defaultvalue)
public Environmentvariabledefinition with_owninguser_value(String _owninguser_value)
public Environmentvariabledefinition withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Environmentvariabledefinition withStatecode(Integer statecode)
public Environmentvariabledefinition withIsmanaged(Boolean ismanaged)
public Environmentvariabledefinition withDescription(String description)
public Environmentvariabledefinition with_createdby_value(String _createdby_value)
public Optional<BooleanManagedProperty> getIscustomizable()
public Environmentvariabledefinition withIscustomizable(BooleanManagedProperty iscustomizable)
public Environmentvariabledefinition with_owningbusinessunit_value(String _owningbusinessunit_value)
public Environmentvariabledefinition withHint(String hint)
public Environmentvariabledefinition withIsrequired(Boolean isrequired)
public Environmentvariabledefinition withVersionnumber(Long versionnumber)
public Environmentvariabledefinition withEnvironmentvariabledefinitionid(String environmentvariabledefinitionid)
public Environmentvariabledefinition with_ownerid_value(String _ownerid_value)
public Environmentvariabledefinition withDisplayname(String displayname)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Environmentvariabledefinition withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Environmentvariabledefinition withSchemaname(String schemaname)
public Environmentvariabledefinition withImportsequencenumber(Integer importsequencenumber)
public Environmentvariabledefinition withIntroducedversion(String introducedversion)
public Environmentvariabledefinition withStatuscode(Integer statuscode)
public Environmentvariabledefinition with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Optional<String> getEnvironmentvariabledefinitionidunique()
public Environmentvariabledefinition withEnvironmentvariabledefinitionidunique(String environmentvariabledefinitionidunique)
public Environmentvariabledefinition with_modifiedby_value(String _modifiedby_value)
public Environmentvariabledefinition with_owningteam_value(String _owningteam_value)
public Environmentvariabledefinition withType(Integer type)
public Optional<OffsetDateTime> getModifiedon()
public Environmentvariabledefinition withModifiedon(OffsetDateTime modifiedon)
public Environmentvariabledefinition withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Environmentvariabledefinition withComponentstate(Integer componentstate)
public Environmentvariabledefinition with_createdonbehalfby_value(String _createdonbehalfby_value)
public Environmentvariabledefinition withSolutionid(String solutionid)
public Environmentvariabledefinition 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 getEnvironmentvariabledefinition_SyncErrors()
public DuplicaterecordCollectionRequest getEnvironmentvariabledefinition_DuplicateMatchingRecord()
public DuplicaterecordCollectionRequest getEnvironmentvariabledefinition_DuplicateBaseRecord()
public AsyncoperationCollectionRequest getEnvironmentvariabledefinition_AsyncOperations()
public MailboxtrackingfolderCollectionRequest getEnvironmentvariabledefinition_MailboxTrackingFolders()
public ProcesssessionCollectionRequest getEnvironmentvariabledefinition_ProcessSession()
public BulkdeletefailureCollectionRequest getEnvironmentvariabledefinition_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getEnvironmentvariabledefinition_PrincipalObjectAttributeAccesses()
public EnvironmentvariablevalueCollectionRequest getEnvironmentvariabledefinition_environmentvariablevalue()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Environmentvariabledefinition 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 Environmentvariabledefinition 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.