Uses of Class
microsoft.dynamics.crm.entity.Environmentvariablevalue
-
Packages that use Environmentvariablevalue Package Description microsoft.dynamics.crm.entity -
-
Uses of Environmentvariablevalue in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Environmentvariablevalue Modifier and Type Method Description EnvironmentvariablevalueEnvironmentvariablevalue.Builder. build()EnvironmentvariablevalueEnvironmentvariablevalue. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.EnvironmentvariablevalueEnvironmentvariablevalue. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).EnvironmentvariablevalueEnvironmentvariablevalue. with_createdby_value(UUID _createdby_value)EnvironmentvariablevalueEnvironmentvariablevalue. with_createdonbehalfby_value(UUID _createdonbehalfby_value)EnvironmentvariablevalueEnvironmentvariablevalue. with_environmentvariabledefinitionid_value(UUID _environmentvariabledefinitionid_value)EnvironmentvariablevalueEnvironmentvariablevalue. with_modifiedby_value(UUID _modifiedby_value)EnvironmentvariablevalueEnvironmentvariablevalue. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)EnvironmentvariablevalueEnvironmentvariablevalue. with_ownerid_value(UUID _ownerid_value)EnvironmentvariablevalueEnvironmentvariablevalue. with_owningbusinessunit_value(UUID _owningbusinessunit_value)EnvironmentvariablevalueEnvironmentvariablevalue. with_owningteam_value(UUID _owningteam_value)EnvironmentvariablevalueEnvironmentvariablevalue. with_owninguser_value(UUID _owninguser_value)EnvironmentvariablevalueEnvironmentvariablevalue. withComponentstate(Integer componentstate)EnvironmentvariablevalueEnvironmentvariablevalue. withCreatedon(OffsetDateTime createdon)EnvironmentvariablevalueEnvironmentvariablevalue. withEnvironmentvariablevalueid(UUID environmentvariablevalueid)EnvironmentvariablevalueEnvironmentvariablevalue. withEnvironmentvariablevalueidunique(UUID environmentvariablevalueidunique)EnvironmentvariablevalueEnvironmentvariablevalue. withImportsequencenumber(Integer importsequencenumber)EnvironmentvariablevalueEnvironmentvariablevalue. withIntroducedversion(String introducedversion)EnvironmentvariablevalueEnvironmentvariablevalue. withIscustomizable(BooleanManagedProperty iscustomizable)EnvironmentvariablevalueEnvironmentvariablevalue. withIsmanaged(Boolean ismanaged)EnvironmentvariablevalueEnvironmentvariablevalue. withModifiedon(OffsetDateTime modifiedon)EnvironmentvariablevalueEnvironmentvariablevalue. withOverriddencreatedon(OffsetDateTime overriddencreatedon)EnvironmentvariablevalueEnvironmentvariablevalue. withOverwritetime(OffsetDateTime overwritetime)EnvironmentvariablevalueEnvironmentvariablevalue. withSchemaname(String schemaname)EnvironmentvariablevalueEnvironmentvariablevalue. withSolutionid(UUID solutionid)EnvironmentvariablevalueEnvironmentvariablevalue. withStatecode(Integer statecode)EnvironmentvariablevalueEnvironmentvariablevalue. withStatuscode(Integer statuscode)EnvironmentvariablevalueEnvironmentvariablevalue. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)EnvironmentvariablevalueEnvironmentvariablevalue. withUnmappedField(String name, Object value)EnvironmentvariablevalueEnvironmentvariablevalue. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)EnvironmentvariablevalueEnvironmentvariablevalue. withValue(String value)EnvironmentvariablevalueEnvironmentvariablevalue. withVersionnumber(Long versionnumber)
-