public class UserMailboxTemplateAttachment extends Object
| 构造器和说明 |
|---|
UserMailboxTemplateAttachment(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
DownloadUrlUserMailboxTemplateAttachmentResp |
downloadUrl(DownloadUrlUserMailboxTemplateAttachmentReq req)
,获取指定邮件模板下的附件下载链接。
|
DownloadUrlUserMailboxTemplateAttachmentResp |
downloadUrl(DownloadUrlUserMailboxTemplateAttachmentReq req,
RequestOptions reqOptions)
,获取指定邮件模板下的附件下载链接。
|
public UserMailboxTemplateAttachment(Config config)
public DownloadUrlUserMailboxTemplateAttachmentResp downloadUrl(DownloadUrlUserMailboxTemplateAttachmentReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic DownloadUrlUserMailboxTemplateAttachmentResp downloadUrl(DownloadUrlUserMailboxTemplateAttachmentReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.