Uses of Class
com.mypurecloud.sdk.v2.model.EmailMessage
Packages that use EmailMessage
Package
Description
-
Uses of EmailMessage in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return EmailMessageModifier and TypeMethodDescriptionConversationsApi.getConversationsEmailMessage(GetConversationsEmailMessageRequest request) Get conversation messageConversationsApi.getConversationsEmailMessage(String conversationId, String messageId) Get conversation messageConversationsApi.getConversationsEmailMessagesDraft(GetConversationsEmailMessagesDraftRequest request) Get conversation draft replyConversationsApi.getConversationsEmailMessagesDraft(String conversationId) Get conversation draft replyConversationsApi.patchConversationsEmailMessagesDraft(PatchConversationsEmailMessagesDraftRequest request) Reset conversation draft to its initial state and/or auto-fill draft contentConversationsApi.patchConversationsEmailMessagesDraft(String conversationId, Boolean autoFill, Boolean discard, DraftManipulationRequest body) Reset conversation draft to its initial state and/or auto-fill draft contentConversationsApi.postConversationsEmailMessagesDraftAttachmentsCopy(PostConversationsEmailMessagesDraftAttachmentsCopyRequest request) Copy attachments from an email message to the current draft.ConversationsApi.postConversationsEmailMessagesDraftAttachmentsCopy(String conversationId, CopyAttachmentsRequest body) Copy attachments from an email message to the current draft.ConversationsApi.putConversationsEmailMessagesDraft(PutConversationsEmailMessagesDraftRequest request) Update conversation draft replyConversationsApi.putConversationsEmailMessagesDraft(String conversationId, EmailMessage body) Update conversation draft replyMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type EmailMessageModifier and TypeMethodDescriptionConversationsApi.getConversationsEmailMessage(ApiRequest<Void> request) Get conversation messageConversationsApiAsync.getConversationsEmailMessageAsync(GetConversationsEmailMessageRequest request, AsyncApiCallback<EmailMessage> callback) Get conversation messageConversationsApiAsync.getConversationsEmailMessageAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EmailMessage>> callback) Get conversation messageConversationsApi.getConversationsEmailMessagesDraft(ApiRequest<Void> request) Get conversation draft replyConversationsApiAsync.getConversationsEmailMessagesDraftAsync(GetConversationsEmailMessagesDraftRequest request, AsyncApiCallback<EmailMessage> callback) Get conversation draft replyConversationsApiAsync.getConversationsEmailMessagesDraftAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EmailMessage>> callback) Get conversation draft replyConversationsApi.getConversationsEmailMessagesDraftWithHttpInfo(String conversationId) Get conversation draft replyConversationsApi.getConversationsEmailMessageWithHttpInfo(String conversationId, String messageId) Get conversation messageConversationsApi.patchConversationsEmailMessagesDraft(ApiRequest<DraftManipulationRequest> request) Reset conversation draft to its initial state and/or auto-fill draft contentConversationsApiAsync.patchConversationsEmailMessagesDraftAsync(PatchConversationsEmailMessagesDraftRequest request, AsyncApiCallback<EmailMessage> callback) Reset conversation draft to its initial state and/or auto-fill draft contentConversationsApiAsync.patchConversationsEmailMessagesDraftAsync(ApiRequest<DraftManipulationRequest> request, AsyncApiCallback<ApiResponse<EmailMessage>> callback) Reset conversation draft to its initial state and/or auto-fill draft contentConversationsApi.patchConversationsEmailMessagesDraftWithHttpInfo(String conversationId, Boolean autoFill, Boolean discard, DraftManipulationRequest body) Reset conversation draft to its initial state and/or auto-fill draft contentConversationsApi.postConversationsEmailMessagesDraftAttachmentsCopy(ApiRequest<CopyAttachmentsRequest> request) Copy attachments from an email message to the current draft.ConversationsApiAsync.postConversationsEmailMessagesDraftAttachmentsCopyAsync(PostConversationsEmailMessagesDraftAttachmentsCopyRequest request, AsyncApiCallback<EmailMessage> callback) Copy attachments from an email message to the current draft.ConversationsApiAsync.postConversationsEmailMessagesDraftAttachmentsCopyAsync(ApiRequest<CopyAttachmentsRequest> request, AsyncApiCallback<ApiResponse<EmailMessage>> callback) Copy attachments from an email message to the current draft.ConversationsApi.postConversationsEmailMessagesDraftAttachmentsCopyWithHttpInfo(String conversationId, CopyAttachmentsRequest body) Copy attachments from an email message to the current draft.ConversationsApi.putConversationsEmailMessagesDraft(ApiRequest<EmailMessage> request) Update conversation draft replyConversationsApiAsync.putConversationsEmailMessagesDraftAsync(PutConversationsEmailMessagesDraftRequest request, AsyncApiCallback<EmailMessage> callback) Update conversation draft replyConversationsApiAsync.putConversationsEmailMessagesDraftAsync(ApiRequest<EmailMessage> request, AsyncApiCallback<ApiResponse<EmailMessage>> callback) Update conversation draft replyConversationsApi.putConversationsEmailMessagesDraftWithHttpInfo(String conversationId, EmailMessage body) Update conversation draft replyMethods in com.mypurecloud.sdk.v2.api with parameters of type EmailMessageModifier and TypeMethodDescriptionConversationsApi.postConversationsEmailMessages(String conversationId, EmailMessage body) Send an email replyConversationsApi.postConversationsEmailMessagesWithHttpInfo(String conversationId, EmailMessage body) Send an email replyConversationsApi.putConversationsEmailMessagesDraft(String conversationId, EmailMessage body) Update conversation draft replyConversationsApi.putConversationsEmailMessagesDraftWithHttpInfo(String conversationId, EmailMessage body) Update conversation draft replyMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type EmailMessageModifier and TypeMethodDescriptionConversationsApiAsync.getConversationsEmailMessageAsync(GetConversationsEmailMessageRequest request, AsyncApiCallback<EmailMessage> callback) Get conversation messageConversationsApiAsync.getConversationsEmailMessageAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EmailMessage>> callback) Get conversation messageConversationsApiAsync.getConversationsEmailMessagesDraftAsync(GetConversationsEmailMessagesDraftRequest request, AsyncApiCallback<EmailMessage> callback) Get conversation draft replyConversationsApiAsync.getConversationsEmailMessagesDraftAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EmailMessage>> callback) Get conversation draft replyConversationsApiAsync.patchConversationsEmailMessagesDraftAsync(PatchConversationsEmailMessagesDraftRequest request, AsyncApiCallback<EmailMessage> callback) Reset conversation draft to its initial state and/or auto-fill draft contentConversationsApiAsync.patchConversationsEmailMessagesDraftAsync(ApiRequest<DraftManipulationRequest> request, AsyncApiCallback<ApiResponse<EmailMessage>> callback) Reset conversation draft to its initial state and/or auto-fill draft contentConversationsApi.postConversationsEmailMessages(ApiRequest<EmailMessage> request) Send an email replyConversationsApiAsync.postConversationsEmailMessagesAsync(ApiRequest<EmailMessage> request, AsyncApiCallback<ApiResponse<EmailMessageReply>> callback) Send an email replyConversationsApiAsync.postConversationsEmailMessagesDraftAttachmentsCopyAsync(PostConversationsEmailMessagesDraftAttachmentsCopyRequest request, AsyncApiCallback<EmailMessage> callback) Copy attachments from an email message to the current draft.ConversationsApiAsync.postConversationsEmailMessagesDraftAttachmentsCopyAsync(ApiRequest<CopyAttachmentsRequest> request, AsyncApiCallback<ApiResponse<EmailMessage>> callback) Copy attachments from an email message to the current draft.ConversationsApi.putConversationsEmailMessagesDraft(ApiRequest<EmailMessage> request) Update conversation draft replyConversationsApiAsync.putConversationsEmailMessagesDraftAsync(PutConversationsEmailMessagesDraftRequest request, AsyncApiCallback<EmailMessage> callback) Update conversation draft replyConversationsApiAsync.putConversationsEmailMessagesDraftAsync(ApiRequest<EmailMessage> request, AsyncApiCallback<ApiResponse<EmailMessage>> callback) Update conversation draft replyConversationsApiAsync.putConversationsEmailMessagesDraftAsync(ApiRequest<EmailMessage> request, AsyncApiCallback<ApiResponse<EmailMessage>> callback) Update conversation draft reply -
Uses of EmailMessage in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return EmailMessageModifier and TypeMethodDescriptionPostConversationsEmailMessagesRequest.getBody()PutConversationsEmailMessagesDraftRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type EmailMessageModifier and TypeMethodDescriptionPostConversationsEmailMessagesRequest.withHttpInfo()PutConversationsEmailMessagesDraftRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type EmailMessageModifier and TypeMethodDescriptionPostConversationsEmailMessagesRequest.builder(String conversationId, EmailMessage body) PutConversationsEmailMessagesDraftRequest.builder(String conversationId, EmailMessage body) voidPostConversationsEmailMessagesRequest.setBody(EmailMessage body) voidPutConversationsEmailMessagesDraftRequest.setBody(EmailMessage body) PostConversationsEmailMessagesRequest.Builder.withBody(EmailMessage body) PostConversationsEmailMessagesRequest.withBody(EmailMessage body) PutConversationsEmailMessagesDraftRequest.Builder.withBody(EmailMessage body) PutConversationsEmailMessagesDraftRequest.withBody(EmailMessage body) PostConversationsEmailMessagesRequest.Builder.withRequiredParams(String conversationId, EmailMessage body) PutConversationsEmailMessagesDraftRequest.Builder.withRequiredParams(String conversationId, EmailMessage body) -
Uses of EmailMessage in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EmailMessageModifier and TypeMethodDescriptionEmailMessage.attachments(List<Attachment> attachments) The attachments of the email message.EmailMessage.bcc(List<EmailAddress> bcc) The recipients that were blind copied on the email message.EmailMessage.cc(List<EmailAddress> cc) The recipients that were copied on the email message.EmailMessage.draftType(EmailMessage.DraftTypeEnum draftType) The type of draft that need to be treated.EmailMessage.from(EmailAddress from) The sender of the email message.EmailMessage.historyIncluded(Boolean historyIncluded) Indicates whether the history of previous emails of the conversation is included within the email bodies of this message.The html body of the email message.EmailMessage.replyTo(EmailAddress replyTo) The receiver of the reply email message.EmailMessage.state(EmailMessage.StateEnum state) The state of the current draft.The subject of the email message.The text body of the email message.The time when the message was received or sent.EmailMessage.to(List<EmailAddress> to) The recipients of the email message.