类 Attachment
java.lang.Object
com.lark.oapi.service.task.v2.resource.Attachment
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明,delete(DeleteAttachmentReq req, RequestOptions reqOptions) ,get(GetAttachmentReq req) ,get(GetAttachmentReq req, RequestOptions reqOptions) ,list(ListAttachmentReq req) ,list(ListAttachmentReq req, RequestOptions reqOptions) ,,upload(UploadAttachmentReq req, RequestOptions reqOptions) ,
-
构造器详细资料
-
Attachment
-
-
方法详细资料
-
delete
public DeleteAttachmentResp delete(DeleteAttachmentReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
delete
,- 抛出:
Exception
-
get
,- 抛出:
Exception
-
get
,- 抛出:
Exception
-
list
,- 抛出:
Exception
-
list
,- 抛出:
Exception
-
upload
public UploadAttachmentResp upload(UploadAttachmentReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
upload
,- 抛出:
Exception
-