public class Subregion extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetSubregionResp |
get(GetSubregionReq req)
查询单条城市/区域信息,查询单条城市/区域信息。
|
GetSubregionResp |
get(GetSubregionReq req,
RequestOptions reqOptions)
查询单条城市/区域信息,查询单条城市/区域信息。
|
ListSubregionResp |
list(ListSubregionReq req)
批量查询城市/区域信息,批量查询城市/区域信息。
|
ListSubregionResp |
list(ListSubregionReq req,
RequestOptions reqOptions)
批量查询城市/区域信息,批量查询城市/区域信息。
|
public Subregion(Config config)
public GetSubregionResp get(GetSubregionReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=get&project=corehr&resource=subregion&version=v1 ;
Exceptionpublic GetSubregionResp get(GetSubregionReq req) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=get&project=corehr&resource=subregion&version=v1 ;
Exceptionpublic ListSubregionResp list(ListSubregionReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListSubregionResp list(ListSubregionReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.