类 CustomField
java.lang.Object
com.lark.oapi.service.task.v2.resource.CustomField
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明add(AddCustomFieldReq req) ,add(AddCustomFieldReq req, RequestOptions reqOptions) ,,create(CreateCustomFieldReq req, RequestOptions reqOptions) ,get(GetCustomFieldReq req) ,get(GetCustomFieldReq req, RequestOptions reqOptions) ,list(ListCustomFieldReq req) ,list(ListCustomFieldReq req, RequestOptions reqOptions) ,patch(PatchCustomFieldReq req) ,patch(PatchCustomFieldReq req, RequestOptions reqOptions) ,,remove(RemoveCustomFieldReq req, RequestOptions reqOptions) ,
-
构造器详细资料
-
CustomField
-
-
方法详细资料
-
add
,- 抛出:
Exception
-
add
,- 抛出:
Exception
-
create
public CreateCustomFieldResp create(CreateCustomFieldReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
create
,- 抛出:
Exception
-
get
,- 抛出:
Exception
-
get
,- 抛出:
Exception
-
list
,- 抛出:
Exception
-
list
,- 抛出:
Exception
-
patch
public PatchCustomFieldResp patch(PatchCustomFieldReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
patch
,- 抛出:
Exception
-
remove
public RemoveCustomFieldResp remove(RemoveCustomFieldReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
remove
,- 抛出:
Exception
-