public class Role extends Object
| 限定符和类型 | 方法和说明 | ||
|---|---|---|---|
GetRoleResp |
get(GetRoleReq req)
,
官网API文档链接:
GetRoleRespget(GetRoleReq req,
RequestOptions reqOptions)
| ||
ListRoleResp |
list(ListRoleReq req,
RequestOptions reqOptions)
|
public Role(Config config)
public GetRoleResp get(GetRoleReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=get&project=hire&resource=role&version=v1 ;
Exceptionpublic GetRoleResp get(GetRoleReq req) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=get&project=hire&resource=role&version=v1 ;
Exceptionpublic ListRoleResp list(ListRoleReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/role/list ;
Exceptionpublic ListRoleResp list(ListRoleReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/role/list ;
ExceptionCopyright © 2025. All rights reserved.