类 JobFamily
java.lang.Object
com.lark.oapi.service.contact.v3.resource.JobFamily
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明create(CreateJobFamilyReq req) ,create(CreateJobFamilyReq req, RequestOptions reqOptions) ,delete(DeleteJobFamilyReq req) ,delete(DeleteJobFamilyReq req, RequestOptions reqOptions) ,get(GetJobFamilyReq req) ,get(GetJobFamilyReq req, RequestOptions reqOptions) ,list(ListJobFamilyReq req) ,list(ListJobFamilyReq req, RequestOptions reqOptions) ,update(UpdateJobFamilyReq req) ,update(UpdateJobFamilyReq req, RequestOptions reqOptions) ,
-
构造器详细资料
-
JobFamily
-
-
方法详细资料
-
create
public CreateJobFamilyResp create(CreateJobFamilyReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
create
,- 抛出:
Exception
-
delete
public DeleteJobFamilyResp delete(DeleteJobFamilyReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
delete
,- 抛出:
Exception
-
get
,- 抛出:
Exception
-
get
,- 抛出:
Exception
-
list
,- 抛出:
Exception
-
list
,- 抛出:
Exception
-
update
public UpdateJobFamilyResp update(UpdateJobFamilyReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
update
,- 抛出:
Exception
-