All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
static Email.Builder |
builderEmail()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Email> |
deliverImmediatePromoteEmail(String messageId,
String subject,
String from,
String to,
String cc,
String bcc,
OffsetDateTime receivedOn,
String submittedBy,
String importance,
String body,
List<String> attachmentIds,
String eWSUrl,
String attachmentToken,
Crmbaseentity extraProperties) |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Email> |
deliverPromoteEmail(String messageId,
String subject,
String from,
String to,
String cc,
String bcc,
OffsetDateTime receivedOn,
String submittedBy,
String importance,
String body,
List<Attachment> attachments,
Crmbaseentity extraProperties) |
Optional<String> |
get_emailsender_value() |
Optional<String> |
get_parentactivityid_value() |
Optional<String> |
get_sendersaccount_value() |
Optional<String> |
get_templateid_value() |
ActivitypointerRequest |
getActivityid_activitypointer() |
Optional<Integer> |
getAttachmentcount() |
Optional<Integer> |
getAttachmentopencount() |
Optional<Integer> |
getBaseconversationindexhash() |
Optional<String> |
getCategory() |
com.github.davidmoten.odata.client.internal.ChangedFields |
getChangedFields() |
Optional<Boolean> |
getCompressed() |
Optional<String> |
getConversationindex() |
Optional<String> |
getConversationtrackingid() |
Optional<Integer> |
getCorrelationmethod() |
SystemuserRequest |
getCreatedby_email() |
SystemuserRequest |
getCreatedonbehalfby_email() |
Optional<OffsetDateTime> |
getDelayedemailsendtime() |
Optional<Integer> |
getDeliveryattempts() |
Optional<Boolean> |
getDeliveryreceiptrequested() |
Optional<Boolean> |
getDirectioncode() |
ActioncardCollectionRequest |
getEmail_actioncard() |
ActivitymimeattachmentCollectionRequest |
getEmail_activity_mime_attachment() |
ActivitypartyCollectionRequest |
getEmail_activity_parties() |
AnnotationCollectionRequest |
getEmail_Annotation() |
AsyncoperationCollectionRequest |
getEmail_AsyncOperations() |
BulkdeletefailureCollectionRequest |
getEmail_BulkDeleteFailures() |
ConnectionCollectionRequest |
getEmail_connections1() |
ConnectionCollectionRequest |
getEmail_connections2() |
DuplicaterecordCollectionRequest |
getEmail_DuplicateBaseRecord() |
DuplicaterecordCollectionRequest |
getEmail_DuplicateMatchingRecord() |
EmailCollectionRequest |
getEmail_email_parentactivityid() |
PrincipalobjectattributeaccessCollectionRequest |
getEmail_principalobjectattributeaccess() |
ProcesssessionCollectionRequest |
getEmail_ProcessSessions() |
QueueitemCollectionRequest |
getEmail_QueueItem() |
SyncerrorCollectionRequest |
getEmail_SyncErrors() |
Optional<OffsetDateTime> |
getEmailreminderexpirytime() |
Optional<Integer> |
getEmailreminderstatus() |
Optional<String> |
getEmailremindertext() |
Optional<Integer> |
getEmailremindertype() |
AccountRequest |
getEmailsender_account() |
ContactRequest |
getEmailsender_contact() |
QueueRequest |
getEmailsender_queue() |
SystemuserRequest |
getEmailsender_systemuser() |
Optional<String> |
getEmailtrackingid() |
Optional<Boolean> |
getFollowemailuserpreference() |
Optional<Integer> |
getImportsequencenumber() |
Optional<String> |
getInreplyto() |
Optional<Boolean> |
getIsemailfollowed() |
Optional<Boolean> |
getIsemailreminderset() |
Optional<Integer> |
getIsunsafe() |
Optional<OffsetDateTime> |
getLastopenedtime() |
Optional<Integer> |
getLinksclickedcount() |
Optional<String> |
getMessageid() |
Optional<String> |
getMimetype() |
SystemuserRequest |
getModifiedby_email() |
SystemuserRequest |
getModifiedonbehalfby_email() |
Optional<Integer> |
getNotifications() |
Optional<Integer> |
getOpencount() |
Optional<OffsetDateTime> |
getOverriddencreatedon() |
PrincipalRequest |
getOwnerid_email() |
BusinessunitRequest |
getOwningbusinessunit_email() |
TeamRequest |
getOwningteam_email() |
SystemuserRequest |
getOwninguser_email() |
EmailRequest |
getParentactivityid() |
Optional<OffsetDateTime> |
getPostponeemailprocessinguntil() |
Optional<Boolean> |
getReadreceiptrequested() |
AccountRequest |
getRegardingobjectid_account_email() |
AsyncoperationRequest |
getRegardingobjectid_asyncoperation() |
ContactRequest |
getRegardingobjectid_contact_email() |
KnowledgearticleRequest |
getRegardingobjectid_knowledgearticle_email() |
KnowledgebaserecordRequest |
getRegardingobjectid_knowledgebaserecord_email() |
Optional<String> |
getReminderactioncardid() |
Optional<Integer> |
getReplycount() |
Optional<String> |
getSender() |
MailboxRequest |
getSendermailboxid_email() |
AccountRequest |
getSendersaccount() |
SlaRequest |
getSla_email_sla() |
SlaRequest |
getSlainvokedid_email_sla() |
SlakpiinstanceCollectionRequest |
getSlakpiinstance_email() |
ProcessstageRequest |
getStageid_processstage() |
Optional<String> |
getSubcategory() |
Optional<String> |
getSubmittedby() |
TemplateRequest |
getTemplateid() |
Optional<String> |
getTorecipients() |
Optional<String> |
getTrackingtoken() |
TransactioncurrencyRequest |
getTransactioncurrencyid_email() |
com.github.davidmoten.odata.client.UnmappedFields |
getUnmappedFields() |
String |
odataTypeName() |
Email |
patch()
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
void |
postInject(boolean addKeysToContextPath) |
Email |
put()
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<SendEmailResponse> |
sendEmail(Boolean issueSend,
String trackingToken) |
String |
toString() |
Email |
with_emailsender_value(String _emailsender_value) |
Email |
with_parentactivityid_value(String _parentactivityid_value) |
Email |
with_sendersaccount_value(String _sendersaccount_value) |
Email |
with_templateid_value(String _templateid_value) |
Email |
withAttachmentcount(Integer attachmentcount) |
Email |
withAttachmentopencount(Integer attachmentopencount) |
Email |
withBaseconversationindexhash(Integer baseconversationindexhash) |
Email |
withCategory(String category) |
Email |
withCompressed(Boolean compressed) |
Email |
withConversationindex(String conversationindex) |
Email |
withConversationtrackingid(String conversationtrackingid) |
Email |
withCorrelationmethod(Integer correlationmethod) |
Email |
withDelayedemailsendtime(OffsetDateTime delayedemailsendtime) |
Email |
withDeliveryattempts(Integer deliveryattempts) |
Email |
withDeliveryreceiptrequested(Boolean deliveryreceiptrequested) |
Email |
withDirectioncode(Boolean directioncode) |
Email |
withEmailreminderexpirytime(OffsetDateTime emailreminderexpirytime) |
Email |
withEmailreminderstatus(Integer emailreminderstatus) |
Email |
withEmailremindertext(String emailremindertext) |
Email |
withEmailremindertype(Integer emailremindertype) |
Email |
withEmailtrackingid(String emailtrackingid) |
Email |
withFollowemailuserpreference(Boolean followemailuserpreference) |
Email |
withImportsequencenumber(Integer importsequencenumber) |
Email |
withInreplyto(String inreplyto) |
Email |
withIsemailfollowed(Boolean isemailfollowed) |
Email |
withIsemailreminderset(Boolean isemailreminderset) |
Email |
withIsunsafe(Integer isunsafe) |
Email |
withLastopenedtime(OffsetDateTime lastopenedtime) |
Email |
withLinksclickedcount(Integer linksclickedcount) |
Email |
withMessageid(String messageid) |
Email |
withMimetype(String mimetype) |
Email |
withNotifications(Integer notifications) |
Email |
withOpencount(Integer opencount) |
Email |
withOverriddencreatedon(OffsetDateTime overriddencreatedon) |
Email |
withPostponeemailprocessinguntil(OffsetDateTime postponeemailprocessinguntil) |
Email |
withReadreceiptrequested(Boolean readreceiptrequested) |
Email |
withReminderactioncardid(String reminderactioncardid) |
Email |
withReplycount(Integer replycount) |
Email |
withSender(String sender) |
Email |
withSubcategory(String subcategory) |
Email |
withSubmittedby(String submittedby) |
Email |
withTorecipients(String torecipients) |
Email |
withTrackingtoken(String trackingtoken) |
Email |
withUnmappedField(String name,
String value) |