| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Annotation |
Annotation.Builder.build() |
Annotation |
Annotation.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Annotation |
Annotation.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Annotation |
Annotation.with_createdby_value(String _createdby_value) |
Annotation |
Annotation.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Annotation |
Annotation.with_modifiedby_value(String _modifiedby_value) |
Annotation |
Annotation.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Annotation |
Annotation.with_objectid_value(String _objectid_value) |
Annotation |
Annotation.with_ownerid_value(String _ownerid_value) |
Annotation |
Annotation.with_owningbusinessunit_value(String _owningbusinessunit_value) |
Annotation |
Annotation.with_owningteam_value(String _owningteam_value) |
Annotation |
Annotation.with_owninguser_value(String _owninguser_value) |
Annotation |
Annotation.withAnnotationid(String annotationid) |
Annotation |
Annotation.withCreatedon(OffsetDateTime createdon) |
Annotation |
Annotation.withDocumentbody_binary(byte[] documentbody_binary) |
Annotation |
Annotation.withDocumentbody(String documentbody) |
Annotation |
Annotation.withDummyfilename(String dummyfilename) |
Annotation |
Annotation.withDummyregarding(String dummyregarding) |
Annotation |
Annotation.withFilename(String filename) |
Annotation |
Annotation.withFilesize(Integer filesize) |
Annotation |
Annotation.withImportsequencenumber(Integer importsequencenumber) |
Annotation |
Annotation.withIsdocument(Boolean isdocument) |
Annotation |
Annotation.withLangid(String langid) |
Annotation |
Annotation.withMimetype(String mimetype) |
Annotation |
Annotation.withModifiedon(OffsetDateTime modifiedon) |
Annotation |
Annotation.withNotetext(String notetext) |
Annotation |
Annotation.withObjecttypecode(String objecttypecode) |
Annotation |
Annotation.withOverriddencreatedon(OffsetDateTime overriddencreatedon) |
Annotation |
Annotation.withPrefix(String prefix) |
Annotation |
Annotation.withStepid(String stepid) |
Annotation |
Annotation.withSubject(String subject) |
Annotation |
Annotation.withUnmappedField(String name,
String value) |
Annotation |
Annotation.withVersionnumber(Long versionnumber) |
Copyright © 2018–2020. All rights reserved.