类 Location
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明create(CreateLocationReq req) 创建地点,创建地点create(CreateLocationReq req, RequestOptions reqOptions) 创建地点,创建地点delete(DeleteLocationReq req) 删除地点,删除地点delete(DeleteLocationReq req, RequestOptions reqOptions) 删除地点,删除地点get(GetLocationReq req) 查询单个地点,根据 ID 查询单个地点get(GetLocationReq req, RequestOptions reqOptions) 查询单个地点,根据 ID 查询单个地点list(ListLocationReq req) 批量查询地点,批量查询地点list(ListLocationReq req, RequestOptions reqOptions) 批量查询地点,批量查询地点
-
构造器详细资料
-
Location
-
-
方法详细资料
-
create
创建地点,创建地点官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/location/create ;
- 抛出:
Exception
-
create
创建地点,创建地点官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/location/create ;
- 抛出:
Exception
-
delete
删除地点,删除地点官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/location/delete ;
- 抛出:
Exception
-
delete
删除地点,删除地点官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/location/delete ;
- 抛出:
Exception
-
get
查询单个地点,根据 ID 查询单个地点官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/location/get ;
- 抛出:
Exception
-
get
查询单个地点,根据 ID 查询单个地点官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/location/get ;
- 抛出:
Exception
-
list
批量查询地点,批量查询地点官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/location/list ;
- 抛出:
Exception
-
list
批量查询地点,批量查询地点官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/location/list ;
- 抛出:
Exception
-