| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Template |
Template.Builder.build() |
Template |
Template.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Template |
Template.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Template |
Template.with_createdby_value(String _createdby_value) |
Template |
Template.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Template |
Template.with_modifiedby_value(String _modifiedby_value) |
Template |
Template.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Template |
Template.with_ownerid_value(String _ownerid_value) |
Template |
Template.with_owningbusinessunit_value(String _owningbusinessunit_value) |
Template |
Template.with_owningteam_value(String _owningteam_value) |
Template |
Template.with_owninguser_value(String _owninguser_value) |
Template |
Template.withBody(String body) |
Template |
Template.withComponentstate(Integer componentstate) |
Template |
Template.withCreatedon(OffsetDateTime createdon) |
Template |
Template.withDescription(String description) |
Template |
Template.withEntityimage_timestamp(Long entityimage_timestamp) |
Template |
Template.withEntityimage_url(String entityimage_url) |
Template |
Template.withEntityimage(byte[] entityimage) |
Template |
Template.withEntityimageid(String entityimageid) |
Template |
Template.withGenerationtypecode(Integer generationtypecode) |
Template |
Template.withImportsequencenumber(Integer importsequencenumber) |
Template |
Template.withIntroducedversion(String introducedversion) |
Template |
Template.withIscustomizable(BooleanManagedProperty iscustomizable) |
Template |
Template.withIsmanaged(Boolean ismanaged) |
Template |
Template.withIspersonal(Boolean ispersonal) |
Template |
Template.withIsrecommended(Boolean isrecommended) |
Template |
Template.withLanguagecode(Integer languagecode) |
Template |
Template.withMimetype(String mimetype) |
Template |
Template.withModifiedon(OffsetDateTime modifiedon) |
Template |
Template.withOpencount(Integer opencount) |
Template |
Template.withOpenrate(Integer openrate) |
Template |
Template.withOverwritetime(OffsetDateTime overwritetime) |
Template |
Template.withPresentationxml(String presentationxml) |
Template |
Template.withReplycount(Integer replycount) |
Template |
Template.withReplyrate(Integer replyrate) |
Template |
Template.withSafehtml(String safehtml) |
Template |
Template.withSolutionid(String solutionid) |
Template |
Template.withSubject(String subject) |
Template |
Template.withSubjectpresentationxml(String subjectpresentationxml) |
Template |
Template.withSubjectsafehtml(String subjectsafehtml) |
Template |
Template.withTemplateid(String templateid) |
Template |
Template.withTemplateidunique(String templateidunique) |
Template |
Template.withTemplatetypecode(String templatetypecode) |
Template |
Template.withTitle(String title) |
Template |
Template.withUnmappedField(String name,
String value) |
Template |
Template.withUsedcount(Integer usedcount) |
Template |
Template.withVersionnumber(Long versionnumber) |
Copyright © 2018–2021. All rights reserved.