public interface WxCpLinkedCorpService
| 限定符和类型 | 方法和说明 |
|---|---|
WxCpLinkedCorpAgentPerm |
getLinkedCorpAgentPerm(WxCpCorpGroupCorpGetTokenReq req) |
List<WxCpLinkedCorpDepartment> |
getLinkedCorpDepartmentList(String departmentId,
WxCpCorpGroupCorpGetTokenReq req) |
List<WxCpLinkedCorpUser> |
getLinkedCorpSimpleUserList(String departmentId,
WxCpCorpGroupCorpGetTokenReq req) |
WxCpLinkedCorpUser |
getLinkedCorpUser(String userId,
WxCpCorpGroupCorpGetTokenReq req) |
List<WxCpLinkedCorpUser> |
getLinkedCorpUserList(String departmentId,
WxCpCorpGroupCorpGetTokenReq req) |
WxCpLinkedCorpAgentPerm getLinkedCorpAgentPerm(WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
WxErrorExceptionWxCpLinkedCorpUser getLinkedCorpUser(String userId, WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
WxErrorExceptionList<WxCpLinkedCorpUser> getLinkedCorpSimpleUserList(String departmentId, WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
WxErrorExceptionList<WxCpLinkedCorpUser> getLinkedCorpUserList(String departmentId, WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
WxErrorExceptionList<WxCpLinkedCorpDepartment> getLinkedCorpDepartmentList(String departmentId, WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
WxErrorExceptionCopyright © 2024. All rights reserved.