| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Environmentvariabledefinition |
Environmentvariabledefinition.Builder.build() |
Environmentvariabledefinition |
Environmentvariabledefinition.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Environmentvariabledefinition |
Environmentvariabledefinition.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Environmentvariabledefinition |
Environmentvariabledefinition.with_createdby_value(String _createdby_value) |
Environmentvariabledefinition |
Environmentvariabledefinition.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Environmentvariabledefinition |
Environmentvariabledefinition.with_modifiedby_value(String _modifiedby_value) |
Environmentvariabledefinition |
Environmentvariabledefinition.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Environmentvariabledefinition |
Environmentvariabledefinition.with_ownerid_value(String _ownerid_value) |
Environmentvariabledefinition |
Environmentvariabledefinition.with_owningbusinessunit_value(String _owningbusinessunit_value) |
Environmentvariabledefinition |
Environmentvariabledefinition.with_owningteam_value(String _owningteam_value) |
Environmentvariabledefinition |
Environmentvariabledefinition.with_owninguser_value(String _owninguser_value) |
Environmentvariabledefinition |
Environmentvariabledefinition.withComponentstate(Integer componentstate) |
Environmentvariabledefinition |
Environmentvariabledefinition.withCreatedon(OffsetDateTime createdon) |
Environmentvariabledefinition |
Environmentvariabledefinition.withDefaultvalue(String defaultvalue) |
Environmentvariabledefinition |
Environmentvariabledefinition.withDescription(String description) |
Environmentvariabledefinition |
Environmentvariabledefinition.withDisplayname(String displayname) |
Environmentvariabledefinition |
Environmentvariabledefinition.withEnvironmentvariabledefinitionid(String environmentvariabledefinitionid) |
Environmentvariabledefinition |
Environmentvariabledefinition.withEnvironmentvariabledefinitionidunique(String environmentvariabledefinitionidunique) |
Environmentvariabledefinition |
Environmentvariabledefinition.withHint(String hint) |
Environmentvariabledefinition |
Environmentvariabledefinition.withImportsequencenumber(Integer importsequencenumber) |
Environmentvariabledefinition |
Environmentvariabledefinition.withIntroducedversion(String introducedversion) |
Environmentvariabledefinition |
Environmentvariabledefinition.withIscustomizable(BooleanManagedProperty iscustomizable) |
Environmentvariabledefinition |
Environmentvariabledefinition.withIsmanaged(Boolean ismanaged) |
Environmentvariabledefinition |
Environmentvariabledefinition.withIsrequired(Boolean isrequired) |
Environmentvariabledefinition |
Environmentvariabledefinition.withModifiedon(OffsetDateTime modifiedon) |
Environmentvariabledefinition |
Environmentvariabledefinition.withOverriddencreatedon(OffsetDateTime overriddencreatedon) |
Environmentvariabledefinition |
Environmentvariabledefinition.withOverwritetime(OffsetDateTime overwritetime) |
Environmentvariabledefinition |
Environmentvariabledefinition.withSchemaname(String schemaname) |
Environmentvariabledefinition |
Environmentvariabledefinition.withSolutionid(String solutionid) |
Environmentvariabledefinition |
Environmentvariabledefinition.withStatecode(Integer statecode) |
Environmentvariabledefinition |
Environmentvariabledefinition.withStatuscode(Integer statuscode) |
Environmentvariabledefinition |
Environmentvariabledefinition.withTimezoneruleversionnumber(Integer timezoneruleversionnumber) |
Environmentvariabledefinition |
Environmentvariabledefinition.withType(Integer type) |
Environmentvariabledefinition |
Environmentvariabledefinition.withUnmappedField(String name,
String value) |
Environmentvariabledefinition |
Environmentvariabledefinition.withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Environmentvariabledefinition |
Environmentvariabledefinition.withValueschema(String valueschema) |
Environmentvariabledefinition |
Environmentvariabledefinition.withVersionnumber(Long versionnumber) |
Copyright © 2018–2021. All rights reserved.