public class RoomLevel extends Object
public RoomLevel(Config config)
public CreateRoomLevelResp create(CreateRoomLevelReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/room_level/create ;
Exceptionpublic CreateRoomLevelResp create(CreateRoomLevelReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/room_level/create ;
Exceptionpublic DelRoomLevelResp del(DelRoomLevelReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/room_level/del ;
Exceptionpublic DelRoomLevelResp del(DelRoomLevelReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/room_level/del ;
Exceptionpublic GetRoomLevelResp get(GetRoomLevelReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/room_level/get ;
Exceptionpublic GetRoomLevelResp get(GetRoomLevelReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/room_level/get ;
Exceptionpublic ListRoomLevelResp list(ListRoomLevelReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/room_level/list ;
Exceptionpublic ListRoomLevelResp list(ListRoomLevelReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/room_level/list ;
Exceptionpublic MgetRoomLevelResp mget(MgetRoomLevelReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/room_level/mget ;
Exceptionpublic MgetRoomLevelResp mget(MgetRoomLevelReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/room_level/mget ;
Exceptionpublic PatchRoomLevelResp patch(PatchRoomLevelReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/room_level/patch ;
Exceptionpublic PatchRoomLevelResp patch(PatchRoomLevelReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/room_level/patch ;
Exceptionpublic SearchRoomLevelResp search(SearchRoomLevelReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/room_level/search ;
Exceptionpublic SearchRoomLevelResp search(SearchRoomLevelReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/room_level/search ;
ExceptionCopyright © 2025. All rights reserved.