public class ReportDetailRow extends Object
ReportDetailRow(Config config)
BatchDeleteReportDetailRowResp
batchDelete(BatchDeleteReportDetailRowReq req)
batchDelete(BatchDeleteReportDetailRowReq req, RequestOptions reqOptions)
BatchSaveReportDetailRowResp
batchSave(BatchSaveReportDetailRowReq req)
batchSave(BatchSaveReportDetailRowReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReportDetailRow(Config config)
public BatchDeleteReportDetailRowResp batchDelete(BatchDeleteReportDetailRowReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=batchDelete&project=corehr&resource=report_detail_row&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/BatchDeleteReportDetailRowSample.java ;
Exception
public BatchDeleteReportDetailRowResp batchDelete(BatchDeleteReportDetailRowReq req) throws Exception
public BatchSaveReportDetailRowResp batchSave(BatchSaveReportDetailRowReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=batchSave&project=corehr&resource=report_detail_row&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/BatchSaveReportDetailRowSample.java ;
public BatchSaveReportDetailRowResp batchSave(BatchSaveReportDetailRowReq req) throws Exception
Copyright © 2025. All rights reserved.