public class UserRole extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListUserRoleResp |
list(ListUserRoleReq req)
|
ListUserRoleResp |
list(ListUserRoleReq req,
RequestOptions reqOptions)
|
public UserRole(Config config)
public ListUserRoleResp list(ListUserRoleReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/user_role/list ;
Exceptionpublic ListUserRoleResp list(ListUserRoleReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/user_role/list ;
ExceptionCopyright © 2025. All rights reserved.