public class ImportOptions extends Options
| Constructor | Description |
|---|---|
ImportOptions() |
| Modifier and Type | Method | Description |
|---|---|---|
ImportOptions |
addAttachmentsItem(String attachmentsItem) |
|
ImportOptions |
attachments(List<String> attachments) |
|
boolean |
equals(Object o) |
|
List<String> |
getAttachments() |
List of files paths to import as attachments
|
int |
hashCode() |
|
void |
setAttachments(List<String> attachments) |
|
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitfileInfo, getFileInfo, getOutputPath, outputPath, setFileInfo, setOutputPathpublic ImportOptions attachments(List<String> attachments)
public ImportOptions addAttachmentsItem(String attachmentsItem)
public List<String> getAttachments()
Copyright © 2025. All rights reserved.