public class UserRole extends Object
UserRole(Config config)
ListUserRoleResp
list(ListUserRoleReq req)
list(ListUserRoleReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UserRole(Config config)
public ListUserRoleResp list(ListUserRoleReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=list&project=hire&resource=user_role&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/hirev1/ListUserRoleSample.java ;
Exception
public ListUserRoleResp list(ListUserRoleReq req) throws Exception
Copyright © 2026. All rights reserved.