| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.vc.v1.model | |
| com.lark.oapi.service.vc.v1.resource |
| 限定符和类型 | 方法和说明 |
|---|---|
SearchRoomLevelReq |
SearchRoomLevelReq.Builder.build() |
| 限定符和类型 | 方法和说明 |
|---|---|
SearchRoomLevelResp |
RoomLevel.search(SearchRoomLevelReq req)
搜索会议室层级,该接口可以用来搜索会议室层级,支持使用自定义会议室层级ID进行查询
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/room_level/search ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/vcv1/SearchRoomLevelSample.java ;
|
SearchRoomLevelResp |
RoomLevel.search(SearchRoomLevelReq req,
RequestOptions reqOptions)
搜索会议室层级,该接口可以用来搜索会议室层级,支持使用自定义会议室层级ID进行查询
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/room_level/search ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/vcv1/SearchRoomLevelSample.java ;
|
Copyright © 2024. All rights reserved.