public class MailgroupManager extends Object
| 构造器和说明 |
|---|
MailgroupManager(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchCreateMailgroupManagerResp |
batchCreate(BatchCreateMailgroupManagerReq req)
批量创建邮件组管理员,批量创建邮件组管理员。
|
BatchCreateMailgroupManagerResp |
batchCreate(BatchCreateMailgroupManagerReq req,
RequestOptions reqOptions)
批量创建邮件组管理员,批量创建邮件组管理员。
|
BatchDeleteMailgroupManagerResp |
batchDelete(BatchDeleteMailgroupManagerReq req)
批量删除邮件组管理员,批量删除邮件组管理员。
|
BatchDeleteMailgroupManagerResp |
batchDelete(BatchDeleteMailgroupManagerReq req,
RequestOptions reqOptions)
批量删除邮件组管理员,批量删除邮件组管理员。
|
ListMailgroupManagerResp |
list(ListMailgroupManagerReq req)
批量获取邮件组管理员,批量获取邮件组管理员。
|
ListMailgroupManagerResp |
list(ListMailgroupManagerReq req,
RequestOptions reqOptions)
批量获取邮件组管理员,批量获取邮件组管理员。
|
public MailgroupManager(Config config)
public BatchCreateMailgroupManagerResp batchCreate(BatchCreateMailgroupManagerReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic BatchCreateMailgroupManagerResp batchCreate(BatchCreateMailgroupManagerReq req) throws Exception
Exceptionpublic BatchDeleteMailgroupManagerResp batchDelete(BatchDeleteMailgroupManagerReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic BatchDeleteMailgroupManagerResp batchDelete(BatchDeleteMailgroupManagerReq req) throws Exception
Exceptionpublic ListMailgroupManagerResp list(ListMailgroupManagerReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListMailgroupManagerResp list(ListMailgroupManagerReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.