public static class ContactService.Department extends Object
| 构造器和说明 |
|---|
Department(Config config) |
public Department(Config config)
public ChildrenDepartmentResp children(ChildrenDepartmentReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ChildrenDepartmentResp children(ChildrenDepartmentReq req) throws Exception
Exceptionpublic CreateDepartmentResp create(CreateDepartmentReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic CreateDepartmentResp create(CreateDepartmentReq req) throws Exception
Exceptionpublic DeleteDepartmentResp delete(DeleteDepartmentReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic DeleteDepartmentResp delete(DeleteDepartmentReq req) throws Exception
Exceptionpublic GetDepartmentResp get(GetDepartmentReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetDepartmentResp get(GetDepartmentReq req) throws Exception
Exceptionpublic ListDepartmentResp list(ListDepartmentReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListDepartmentResp list(ListDepartmentReq req) throws Exception
Exceptionpublic ParentDepartmentResp parent(ParentDepartmentReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ParentDepartmentResp parent(ParentDepartmentReq req) throws Exception
Exceptionpublic PatchDepartmentResp patch(PatchDepartmentReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic PatchDepartmentResp patch(PatchDepartmentReq req) throws Exception
Exceptionpublic SearchDepartmentResp search(SearchDepartmentReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic SearchDepartmentResp search(SearchDepartmentReq req) throws Exception
Exceptionpublic UnbindDepartmentChatDepartmentResp unbindDepartmentChat(UnbindDepartmentChatDepartmentReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic UnbindDepartmentChatDepartmentResp unbindDepartmentChat(UnbindDepartmentChatDepartmentReq req) throws Exception
Exceptionpublic UpdateDepartmentResp update(UpdateDepartmentReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic UpdateDepartmentResp update(UpdateDepartmentReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.