Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
static AttachmentBaseBuilder |
Models.attachmentBase()
AttachmentBase class
|
AttachmentBaseBuilder |
AttachmentBaseBuilder.base64Data(String base64Data)
Set AttachmentBase.base64Data and return builder.
|
AttachmentBaseBuilder |
AttachmentBaseBuilder.contentId(String contentId)
Set AttachmentBase.contentId and return builder.
|
AttachmentBaseBuilder |
AttachmentBaseBuilder.contentType(ContentType contentType)
Set AttachmentBase.contentType and return builder.
|
AttachmentBaseBuilder |
AttachmentBaseBuilder.headers(Map<String,String> headers)
Set AttachmentBase.headers and return builder.
|
Copyright © 2020. All rights reserved.