| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Activitymimeattachment |
Activitymimeattachment.Builder.build() |
Activitymimeattachment |
Activitymimeattachment.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Activitymimeattachment |
Activitymimeattachment.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Activitymimeattachment |
Activitymimeattachment.with_attachmentid_value(String _attachmentid_value) |
Activitymimeattachment |
Activitymimeattachment.with_objectid_value(String _objectid_value) |
Activitymimeattachment |
Activitymimeattachment.with_ownerid_value(String _ownerid_value) |
Activitymimeattachment |
Activitymimeattachment.with_owningbusinessunit_value(String _owningbusinessunit_value) |
Activitymimeattachment |
Activitymimeattachment.with_owninguser_value(String _owninguser_value) |
Activitymimeattachment |
Activitymimeattachment.withActivitymimeattachmentid(String activitymimeattachmentid) |
Activitymimeattachment |
Activitymimeattachment.withActivitymimeattachmentidunique(String activitymimeattachmentidunique) |
Activitymimeattachment |
Activitymimeattachment.withActivitysubject(String activitysubject) |
Activitymimeattachment |
Activitymimeattachment.withAnonymouslink(String anonymouslink) |
Activitymimeattachment |
Activitymimeattachment.withAttachmentcontentid(String attachmentcontentid) |
Activitymimeattachment |
Activitymimeattachment.withAttachmentnumber(Integer attachmentnumber) |
Activitymimeattachment |
Activitymimeattachment.withBody_binary(byte[] body_binary) |
Activitymimeattachment |
Activitymimeattachment.withBody(String body) |
Activitymimeattachment |
Activitymimeattachment.withComponentstate(Integer componentstate) |
Activitymimeattachment |
Activitymimeattachment.withFilename(String filename) |
Activitymimeattachment |
Activitymimeattachment.withFilesize(Integer filesize) |
Activitymimeattachment |
Activitymimeattachment.withIsfollowed(Boolean isfollowed) |
Activitymimeattachment |
Activitymimeattachment.withIsmanaged(Boolean ismanaged) |
Activitymimeattachment |
Activitymimeattachment.withMimetype(String mimetype) |
Activitymimeattachment |
Activitymimeattachment.withObjecttypecode(String objecttypecode) |
Activitymimeattachment |
Activitymimeattachment.withOverwritetime(OffsetDateTime overwritetime) |
Activitymimeattachment |
Activitymimeattachment.withSolutionid(String solutionid) |
Activitymimeattachment |
Activitymimeattachment.withSubject(String subject) |
Activitymimeattachment |
Activitymimeattachment.withUnmappedField(String name,
String value) |
Activitymimeattachment |
Activitymimeattachment.withVersionnumber(Long versionnumber) |
Copyright © 2018–2021. All rights reserved.