public static class MailService.Mailgroup extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateMailgroupResp |
create(CreateMailgroupReq req) |
CreateMailgroupResp |
create(CreateMailgroupReq req,
RequestOptions reqOptions) |
DeleteMailgroupResp |
delete(DeleteMailgroupReq req) |
DeleteMailgroupResp |
delete(DeleteMailgroupReq req,
RequestOptions reqOptions) |
GetMailgroupResp |
get(GetMailgroupReq req) |
GetMailgroupResp |
get(GetMailgroupReq req,
RequestOptions reqOptions) |
ListMailgroupResp |
list(ListMailgroupReq req) |
ListMailgroupResp |
list(ListMailgroupReq req,
RequestOptions reqOptions) |
PatchMailgroupResp |
patch(PatchMailgroupReq req) |
PatchMailgroupResp |
patch(PatchMailgroupReq req,
RequestOptions reqOptions) |
UpdateMailgroupResp |
update(UpdateMailgroupReq req) |
UpdateMailgroupResp |
update(UpdateMailgroupReq req,
RequestOptions reqOptions) |
public Mailgroup(Config config)
public CreateMailgroupResp create(CreateMailgroupReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic CreateMailgroupResp create(CreateMailgroupReq req) throws Exception
Exceptionpublic DeleteMailgroupResp delete(DeleteMailgroupReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic DeleteMailgroupResp delete(DeleteMailgroupReq req) throws Exception
Exceptionpublic GetMailgroupResp get(GetMailgroupReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetMailgroupResp get(GetMailgroupReq req) throws Exception
Exceptionpublic ListMailgroupResp list(ListMailgroupReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListMailgroupResp list(ListMailgroupReq req) throws Exception
Exceptionpublic PatchMailgroupResp patch(PatchMailgroupReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic PatchMailgroupResp patch(PatchMailgroupReq req) throws Exception
Exceptionpublic UpdateMailgroupResp update(UpdateMailgroupReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic UpdateMailgroupResp update(UpdateMailgroupReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.