类 EmployeesJobData
java.lang.Object
com.lark.oapi.service.corehr.v2.resource.EmployeesJobData
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明,batchGet(BatchGetEmployeesJobDataReq req, RequestOptions reqOptions) ,,query(QueryEmployeesJobDataReq req, RequestOptions reqOptions) ,
-
构造器详细资料
-
EmployeesJobData
-
-
方法详细资料
-
batchGet
public BatchGetEmployeesJobDataResp batchGet(BatchGetEmployeesJobDataReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
batchGet
,- 抛出:
Exception
-
query
public QueryEmployeesJobDataResp query(QueryEmployeesJobDataReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
query
,- 抛出:
Exception
-