public class EmployeesInternationalAssignment extends Object
EmployeesInternationalAssignment(Config config)
CreateEmployeesInternationalAssignmentResp
create(CreateEmployeesInternationalAssignmentReq req)
create(CreateEmployeesInternationalAssignmentReq req, RequestOptions reqOptions)
DeleteEmployeesInternationalAssignmentResp
delete(DeleteEmployeesInternationalAssignmentReq req)
delete(DeleteEmployeesInternationalAssignmentReq req, RequestOptions reqOptions)
ListEmployeesInternationalAssignmentResp
list(ListEmployeesInternationalAssignmentReq req)
list(ListEmployeesInternationalAssignmentReq req, RequestOptions reqOptions)
PatchEmployeesInternationalAssignmentResp
patch(PatchEmployeesInternationalAssignmentReq req)
patch(PatchEmployeesInternationalAssignmentReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EmployeesInternationalAssignment(Config config)
public CreateEmployeesInternationalAssignmentResp create(CreateEmployeesInternationalAssignmentReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=create&project=corehr&resource=employees.international_assignment&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/CreateEmployeesInternationalAssignmentSample.java ;
Exception
public CreateEmployeesInternationalAssignmentResp create(CreateEmployeesInternationalAssignmentReq req) throws Exception
public DeleteEmployeesInternationalAssignmentResp delete(DeleteEmployeesInternationalAssignmentReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=delete&project=corehr&resource=employees.international_assignment&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/DeleteEmployeesInternationalAssignmentSample.java ;
public DeleteEmployeesInternationalAssignmentResp delete(DeleteEmployeesInternationalAssignmentReq req) throws Exception
public ListEmployeesInternationalAssignmentResp list(ListEmployeesInternationalAssignmentReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=list&project=corehr&resource=employees.international_assignment&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/ListEmployeesInternationalAssignmentSample.java ;
public ListEmployeesInternationalAssignmentResp list(ListEmployeesInternationalAssignmentReq req) throws Exception
public PatchEmployeesInternationalAssignmentResp patch(PatchEmployeesInternationalAssignmentReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=patch&project=corehr&resource=employees.international_assignment&version=v2 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv2/PatchEmployeesInternationalAssignmentSample.java ;
public PatchEmployeesInternationalAssignmentResp patch(PatchEmployeesInternationalAssignmentReq req) throws Exception
Copyright © 2025. All rights reserved.