public class CountryRegion extends Object
| 构造器和说明 |
|---|
CountryRegion(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetCountryRegionResp |
get(GetCountryRegionReq req)
|
GetCountryRegionResp |
get(GetCountryRegionReq req,
RequestOptions reqOptions)
|
ListCountryRegionResp |
list(ListCountryRegionReq req)
|
ListCountryRegionResp |
list(ListCountryRegionReq req,
RequestOptions reqOptions)
|
public CountryRegion(Config config)
public GetCountryRegionResp get(GetCountryRegionReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/country_region/get ;
Exceptionpublic GetCountryRegionResp get(GetCountryRegionReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/country_region/get ;
Exceptionpublic ListCountryRegionResp list(ListCountryRegionReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/country_region/list ;
Exceptionpublic ListCountryRegionResp list(ListCountryRegionReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/country_region/list ;
ExceptionCopyright © 2025. All rights reserved.