public class WorkforcePlanDetail extends Object
WorkforcePlanDetail(Config config)
BatchWorkforcePlanDetailResp
batch(BatchWorkforcePlanDetailReq req)
batch(BatchWorkforcePlanDetailReq req, RequestOptions reqOptions)
BatchV2WorkforcePlanDetailResp
batchV2(BatchV2WorkforcePlanDetailReq req)
batchV2(BatchV2WorkforcePlanDetailReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WorkforcePlanDetail(Config config)
public BatchWorkforcePlanDetailResp batch(BatchWorkforcePlanDetailReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=batch&project=corehr&resource=workforce_plan_detail&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/BatchWorkforcePlanDetailSample.java ;
Exception
public BatchWorkforcePlanDetailResp batch(BatchWorkforcePlanDetailReq req) throws Exception
public BatchV2WorkforcePlanDetailResp batchV2(BatchV2WorkforcePlanDetailReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=batch_v2&project=corehr&resource=workforce_plan_detail&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/BatchV2WorkforcePlanDetailSample.java ;
public BatchV2WorkforcePlanDetailResp batchV2(BatchV2WorkforcePlanDetailReq req) throws Exception
Copyright © 2025. All rights reserved.