public class WorkforcePlanDetailRow extends Object
WorkforcePlanDetailRow(Config config)
BatchDeleteWorkforcePlanDetailRowResp
batchDelete(BatchDeleteWorkforcePlanDetailRowReq req)
batchDelete(BatchDeleteWorkforcePlanDetailRowReq req, RequestOptions reqOptions)
BatchSaveWorkforcePlanDetailRowResp
batchSave(BatchSaveWorkforcePlanDetailRowReq req)
batchSave(BatchSaveWorkforcePlanDetailRowReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WorkforcePlanDetailRow(Config config)
public BatchDeleteWorkforcePlanDetailRowResp batchDelete(BatchDeleteWorkforcePlanDetailRowReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=batchDelete&project=corehr&resource=workforce_plan_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/BatchDeleteWorkforcePlanDetailRowSample.java ;
Exception
public BatchDeleteWorkforcePlanDetailRowResp batchDelete(BatchDeleteWorkforcePlanDetailRowReq req) throws Exception
public BatchSaveWorkforcePlanDetailRowResp batchSave(BatchSaveWorkforcePlanDetailRowReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=batchSave&project=corehr&resource=workforce_plan_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/BatchSaveWorkforcePlanDetailRowSample.java ;
public BatchSaveWorkforcePlanDetailRowResp batchSave(BatchSaveWorkforcePlanDetailRowReq req) throws Exception
Copyright © 2025. All rights reserved.