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/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/subregion/get ;
Exceptionpublic GetSubregionResp get(GetSubregionReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/subregion/get ;
Exceptionpublic ListSubregionResp list(ListSubregionReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/subregion/list ;
Exceptionpublic ListSubregionResp list(ListSubregionReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/subregion/list ;
ExceptionCopyright © 2024. All rights reserved.