Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Class and Description |
---|---|
class |
AlternateView
Represents the format to view a message.
|
class |
Attachment
Document attachment.
|
class |
LinkedResource
Represents an embedded resource in a message.
|
Modifier and Type | Method and Description |
---|---|
AttachmentBase |
AttachmentBase.base64Data(String base64Data)
Set base64Data and return this.
|
AttachmentBase |
AttachmentBase.contentId(String contentId)
Set contentId and return this.
|
AttachmentBase |
AttachmentBase.contentType(ContentType contentType)
Set contentType and return this.
|
AttachmentBase |
AttachmentBase.headers(Map<String,String> headers)
Set headers and return this.
|
AttachmentBase |
AttachmentBase.putHeadersItem(String key,
String headersItem)
Add an item to headers and return this.
|
Copyright © 2020. All rights reserved.